ConflictDetectionType

public enum ConflictDetectionType : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case version = "VERSION"
  • Undocumented

    Declaration

    Swift

    case none = "NONE"
  • Declaration

    Swift

    public var description: String { get }