Digger.uninstall

Undocumented in source. Be warned that the author may not have intended to support it.
struct Digger
static
@`Undo the "install" action`
int
uninstall
(
Switch!("Only print what would be done", 'n') dryRun
,
Switch!("Do not verify files to be deleted; ignore errors") force
,
Parameter!(string, "Directory to uninstall from. Default is to search PATH.") installLocation = null
)

Meta