- echo
void echo(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- pause
void pause()
Undocumented in source. Be warned that the author may not have intended to support it.
- prompt
string prompt(string msg, bool delegate(string) accept, string msgRejected)
Undocumented in source. Be warned that the author may not have intended to support it.