Packages

Undocumented in source.

Constructors

this
this(DubRegistry registry)
Undocumented in source.

Members

Functions

getInfo
Json getInfo(string name, string ver)
Undocumented in source. Be warned that the author may not have intended to support it.
getInfo
Json getInfo(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getLatestVersion
string getLatestVersion(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getStats
DbPackageStats getStats(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getStats
DownloadStats getStats(string name, string ver)
Undocumented in source. Be warned that the author may not have intended to support it.
search
SearchResult[] search(string q)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IPackages

search
SearchResult[] search(string q)
Undocumented in source.
getLatestVersion
string getLatestVersion(string _name)
Undocumented in source.
getStats
DbPackageStats getStats(string _name)
Undocumented in source.
getStats
DownloadStats getStats(string _name, string _version)
Undocumented in source.
getInfo
Json getInfo(string _name)
Undocumented in source.
getInfo
Json getInfo(string _name, string _version)
Undocumented in source.

Meta