utils

Members

Classes

ExternalProgramErrored
class ExternalProgramErrored
Undocumented in source.

Functions

copyRecurse
int copyRecurse(string from, string to)

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

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.

Meta

License

All Rights Reserved.