ProviderType

public enum ProviderType: String

Designates which package manager the provider is for.

  • Declaration

    Swift

    case brew
  • apt

    Declaration

    Swift

    case apt