Dub.this
- this(string root_path, PackageSupplier[] base, Nullable!SkipPackageSuppliers skip)
- this(string root_path, PackageSupplier[] base, SkipPackageSuppliers skip)
- this(Filesystem fs, string root_path, PackageSupplier[] base, Nullable!SkipPackageSuppliers skip)
- this(Filesystem fs, string root_path, PackageSupplier[] base, SkipPackageSuppliers skip)
- this(NativePath root, NativePath pkg_root)
- this(NativePath pkg_root)
dub dub Dub
constructorsfunctionsmanifest constantspropertiesvariables
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.