Digger.install

Undocumented in source. Be warned that the author may not have intended to support it.
struct Digger
static
@`Install Digger's build result on top of an existing stable DMD installation`
int
install
(
Switch!("Do not prompt", 'y') yes
,
Switch!("Only print what would be done", 'n') dryRun
,
Parameter!(string, "Directory to install to. Default is to find one in PATH.") installLocation = null
)

Meta