GitInstaller

Installs the git version control system.

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

Variables

url
string url;

URL to download and install.

Meta