ModelFormat

public enum ModelFormat : String

Currently supported model formats.

  • Undocumented

    Declaration

    Swift

    case text
  • Undocumented

    Declaration

    Swift

    case json
  • dot

    Undocumented

    Declaration

    Swift

    case dot