dub.dub

A package manager.

Members

Classes

Dub
class Dub

Provides a high-level entry point for DUB's functionality.

Enums

FetchOptions
enum FetchOptions

Option flags for Dub.fetch

SkipPackageSuppliers
enum SkipPackageSuppliers

Determines which of the default package suppliers are queried for packages.

UpgradeOptions
enum UpgradeOptions

Option flags for Dub.upgrade

Functions

defaultPackageSuppliers
PackageSupplier[] defaultPackageSuppliers()

Returns a default list of package suppliers.

Manifest constants

defaultRegistryURL
enum defaultRegistryURL;

The URL to the official package registry.

fallbackRegistryURLs
enum fallbackRegistryURLs;
Undocumented in source.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Matthias Dondorff, Sönke Ludwig