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