Dub.getPackageSuppliers

Get the list of package suppliers.

  1. PackageSupplier[] getPackageSuppliers(PackageSupplier[] additional_package_suppliers, SkipPackageSuppliers skip_registry)
  2. PackageSupplier[] getPackageSuppliers(PackageSupplier[] additional_package_suppliers)
    class Dub
    PackageSupplier[]
    getPackageSuppliers
    ()

Parameters

additional_package_suppliers PackageSupplier[]

A list of package suppliers to try before the suppliers found in the configurations files and the defaultPackageSuppliers.

Meta