Cmd

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

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.

Variables

echoing
bool echoing;
Undocumented in source.

Meta