FileSystemType

public enum FileSystemType : String, CustomStringConvertible, Codable

Undocumented

  • efs

    Undocumented

    Declaration

    Swift

    case efs = "EFS"
  • Undocumented

    Declaration

    Swift

    case fsxlustre = "FSxLustre"
  • Declaration

    Swift

    public var description: String { get }