dubproxy

Undocumented in source.

Modules

git
module dubproxy.git
Undocumented in source.
gittest
module dubproxy.gittest
Undocumented in source.
options
module dubproxy.options
Undocumented in source.
parsetest
module dubproxy.parsetest
Undocumented in source.

Members

Functions

fromFile
DubProxyFile fromFile(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
fromString
DubProxyFile fromString(string jsonText)
Undocumented in source. Be warned that the author may not have intended to support it.
getCodeDlangOrgCopy
DubProxyFile getCodeDlangOrgCopy()
Undocumented in source. Be warned that the author may not have intended to support it.
getCodeDlangOrgData
string getCodeDlangOrgData()
Undocumented in source. Be warned that the author may not have intended to support it.
parseCodeDlangOrgData
DubProxyFile parseCodeDlangOrgData(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
toFile
void toFile(const(DubProxyFile) dpf, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString(const(DubProxyFile) dpf, string path)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DubProxyFile
struct DubProxyFile
Undocumented in source.

Meta