ContainerFormat
public enum ContainerFormat : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case ova = "ova" -
Declaration
Swift
public var description: String { get }
View on GitHub
ContainerFormat Enumeration Reference