CommandRegistrar.addCommand method
CommandRegistrar › addCommand
Adds a command to the registrar.Signature:
addCommand(command: Command): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| command | Command | The command to add. |
Returns: void
CommandRegistrar › addCommand
Adds a command to the registrar.Signature:
addCommand(command: Command): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| command | Command | The command to add. |
Returns: void