dls.bootstrap

Undocumented in source.

Members

Classes

UpgradeFailedException
class UpgradeFailedException
Undocumented in source.

Functions

buildDls
void buildDls(string dlsDir, string[] additionalArgs)
Undocumented in source. Be warned that the author may not have intended to support it.
downloadDls
void downloadDls(void function(size_t size) totalSizeCallback, void function(size_t size) chunkSizeCallback, void function() extractCallback)
Undocumented in source. Be warned that the author may not have intended to support it.
linkDls
string linkDls()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

allReleases
JSONValue[] allReleases [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
canDownloadDls
bool canDownloadDls [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
dubBinDir
string dubBinDir [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

apiEndpoint
auto apiEndpoint;
Undocumented in source.

Meta