DMDInstaller

Installs a binary release of DMD

Constructors

this
this(string v)
Undocumented in source.

Members

Functions

installImpl
void installImpl(string target)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

currentVersion
enum currentVersion;

Version of DMD that this program was built with. Used as the default version to install.

modelString
enum modelString;
Undocumented in source.
modelString
enum modelString;
Undocumented in source.
modelString
enum modelString;
Undocumented in source.
modelString
enum modelString;
Undocumented in source.
platformDir
enum platformDir;
Undocumented in source.
platformDir
enum platformDir;
Undocumented in source.
platformDir
enum platformDir;
Undocumented in source.
platformDir
enum platformDir;
Undocumented in source.
platformSuffix
enum platformSuffix;
Undocumented in source.
platformSuffix
enum platformSuffix;
Undocumented in source.
platformSuffix
enum platformSuffix;
Undocumented in source.
platformSuffix
enum platformSuffix;
Undocumented in source.

Properties

binPaths
string[] binPaths [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
requiredExecutables
string[] requiredExecutables [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
subdirectory
string subdirectory [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
url
string url [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dmdVersion
string dmdVersion;

Version to install

Meta