FileSystemType

public enum FileSystemType

Represents type of the file system on which an archive or container was created. File system determines meaning of file attributes.

  • One of many file systems of UNIX-like OS.

    Note

    Modern macOS systems also fall into this category.

    Declaration

    Swift

    case unix