ForgingType

public enum ForgingType : String

Allow switching between local forging or remote forging+parsing

  • Declaration

    Swift

    case local
  • Declaration

    Swift

    case remote