ReturnCommand

Undocumented in source.
@Command("return|r", "Returns a specific exit code.")
struct ReturnCommand {}

Members

Functions

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

Variables

code
int code;
Undocumented in source.

Meta