Command

Undocumented in source.

Members

Functions

execute
int execute(Dub dub, string[] free_args, string[] app_args)
Undocumented in source.
prepare
void prepare(CommandArgs args)
Undocumented in source.

Variables

acceptsAppArgs
bool acceptsAppArgs;
Undocumented in source.
argumentsPattern
string argumentsPattern;
Undocumented in source.
description
string description;
Undocumented in source.
helpText
string[] helpText;
Undocumented in source.
hidden
bool hidden;
Undocumented in source.
name
string name;
Undocumented in source.

Meta