utils

Undocumented in source.

Members

Classes

ExternalProgramErrored
class ExternalProgramErrored
Undocumented in source.

Functions

copyRecurse
int copyRecurse(string from, string to, bool verbose)

Recusrive directory copy. https://forum.dlang.org/post/n7hc17$19jg$1@digitalmars.com

cyan
string cyan(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
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.
green
string green(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
grey
string grey(string s)
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.
red
string red(string s)
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.
white
string white(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
yellow
string yellow(string s)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta