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