DubPackageFinder

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

findPackage
string findPackage(string packageDir, string packageName, string packageVersion)
Undocumented in source. Be warned that the author may not have intended to support it.
findPackage
string findPackage(string packageName, string packageVersion)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

findPackageFile
string findPackageFile(string pathName)

find package file (dub.json, package.json) in specified dir; returns absoulute path to found file or null if not found

Variables

systemDubPath
string systemDubPath;
Undocumented in source.
tempPath
string tempPath;
Undocumented in source.
userDubPath
string userDubPath;
Undocumented in source.

Meta