Command
Command object.
Type
Properties
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
options | CommandOptions | ❌ | null | Command options. |
cb | CommandCallback | ❌ | null | Function called on command usage. |
Command object.
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
options | CommandOptions | ❌ | null | Command options. |
cb | CommandCallback | ❌ | null | Function called on command usage. |