- buildFilename
string buildFilename(string ver)
Undocumented in source. Be warned that the author may not have intended to support it.
- buildUrl
string buildUrl(string version_, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- checkPageStatus
void checkPageStatus(HttpGet page, string url)
Undocumented in source. Be warned that the author may not have intended to support it.
- createPath
void createPath(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- digitalMarsUrl
string digitalMarsUrl(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- dlangUrl
string dlangUrl(string version_, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- downloadFile
void[] downloadFile(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
- execute
void execute()
Undocumented in source. Be warned that the author may not have intended to support it.
- fetch
void fetch(string source, string destination)
Undocumented in source. Be warned that the author may not have intended to support it.
- fetchDMC
void fetchDMC(string destinationPath)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDMDVersion
string getDMDVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDVersion
string getDVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLatestDMDVersion
string getLatestDMDVersion(string dVersion)
Undocumented in source. Be warned that the author may not have intended to support it.
- isPreRelease
bool isPreRelease(string version_)
Undocumented in source. Be warned that the author may not have intended to support it.
- platformForArchive
string platformForArchive()
Undocumented in source. Be warned that the author may not have intended to support it.
- urlExists
bool urlExists(string url, float timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
- validateArguments
void validateArguments(string errorMessage)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeFile
void writeFile(void[] data, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.