DubProxyFile

Undocumented in source.

Members

Functions

getPath
string getPath(string pkg)
Undocumented in source. Be warned that the author may not have intended to support it.
insertPath
void insertPath(string pkg, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
pkgExists
bool pkgExists(string pkg)
Undocumented in source. Be warned that the author may not have intended to support it.
removePackage
void removePackage(string pkg)
Undocumented in source. Be warned that the author may not have intended to support it.
updatePath
void updatePath(string pkg, string path)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

packages
string[string] packages;
Undocumented in source.

Meta