PlatformType
public enum PlatformType : String, CustomStringConvertible, CodableUndocumented
- 
                  
                  Undocumented DeclarationSwift case windows = "Windows"
- 
                  
                  Undocumented DeclarationSwift case linux = "Linux"
- 
                  
                  DeclarationSwift public var description: String { get }
 View on GitHub
View on GitHub PlatformType Enumeration Reference
        PlatformType Enumeration Reference