DubPackages

Undocumented in source.

Constructors

this
this(ProjectPath projectPath, SystemPackagesPath systemPackagesPath, UserPackagesPath userPackagesPath)
Undocumented in source.

Members

Functions

storeZip
void storeZip(Path zip, JSONString metadata)

Takes a path to a zipped dub package and stores it in the appropriate user packages path. The metadata is usually taken from the dub registry via an HTTP API call.

Meta