PrintCommand

Undocumented in source.
@Command("print", "Prints whatever it's given")
struct PrintCommand {}

Members

Functions

onExecute
void onExecute()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

root
RootCommand* root;
Undocumented in source.
whatever
string whatever;
Undocumented in source.

Meta