Get the PackageManager instance to use for this Dub instance
The PackageManager is a central component of Dub as it allows to
store and retrieve packages from the file system. In unittests, or more
generally in a library setup, one may wish to provide a custom
implementation, which can be done by overriding this method.
Get the PackageManager instance to use for this Dub instance
The PackageManager is a central component of Dub as it allows to store and retrieve packages from the file system. In unittests, or more generally in a library setup, one may wish to provide a custom implementation, which can be done by overriding this method.