AggregationType
public enum AggregationType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case none = "None"
-
Undocumented
Declaration
Swift
case singlefile = "SingleFile"
-
Declaration
Swift
public var description: String { get }