ContainerFormat

public enum ContainerFormat : String, CustomStringConvertible, Codable

Undocumented

  • ova

    Undocumented

    Declaration

    Swift

    case ova = "ova"
  • Declaration

    Swift

    public var description: String { get }