FileSystemType

public enum FileSystemType : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case windows = "WINDOWS"
  • Undocumented

    Declaration

    Swift

    case lustre = "LUSTRE"
  • Declaration

    Swift

    public var description: String { get }