- copyRecurse
int copyRecurse(string from, string to)
- error
void error(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- escapeShellArgument
string escapeShellArgument(string arg)
Undocumented in source. Be warned that the author may not have intended to support it.
- info
void info(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- safeCommand
void safeCommand(string cmd)
Undocumented in source. Be warned that the author may not have intended to support it.
- warning
void warning(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.