Option

public enum Option : String, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case back = "BACK"
  • Undocumented

    Declaration

    Swift

    case retry = "RETRY"
  • Undocumented

    Declaration

    Swift

    case abort = "ABORT"