MSYSComponent

Installs an MSYS component.

Constructors

this
this(string componentName, string testFile, string url)
Undocumented in source.

Members

Functions

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

Properties

binPaths
string[] binPaths [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
installedLocally
bool installedLocally [@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.
subdirectory
string subdirectory [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

componentName
string componentName;
testFile
string testFile;
url
string url;
Undocumented in source.

Meta