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