TargetSelection
public enum TargetSelection : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case continuous = "CONTINUOUS"
-
Undocumented
Declaration
Swift
case snapshot = "SNAPSHOT"
-
Declaration
Swift
public var description: String { get }