LegacyDMCInstaller

Installs old versions of DMC.

Constructors

this
this(string ver)
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.

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.

Variables

dmcURL
string dmcURL;

URL to DigitalMars C

ver
string ver;

Version to install

Meta