EnvironmentInfoType
public enum EnvironmentInfoType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case tail = "tail"
-
Undocumented
Declaration
Swift
case bundle = "bundle"
-
Declaration
Swift
public var description: String { get }