Initializes the instance with a single package search path, without loading a package.
This constructor corresponds to the "--bare" option of the command line interface.
The root path of the Dub instance itself.
The root of the location where packages are located Only packages under this location will be accessible. Note that packages at the top levels will be ignored.
See Implementation
Initializes the instance with a single package search path, without loading a package.
This constructor corresponds to the "--bare" option of the command line interface.