CommandDefault

Attach this to any struct/class that represents the default command.

struct CommandDefault {}

Members

Variables

description
string description;

The command's description.

See Also

`jaster.cli

Meta