- ensurePackageIsInCache
PackageDescriptionVersionRange[]* ensurePackageIsInCache(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPackage
const(PackageDescription) getPackage(string name, string ver)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPackages
const(PackageDescriptionVersionRange)[] getPackages(string name, string verRange)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPackages
const(PackageDescriptionVersionRange)[] getPackages(string name, const(VersionRange) verRange)
Undocumented in source. Be warned that the author may not have intended to support it.