Methods
# separateCommand(command) → {Object}
Checks the command and separate the commands and groups of commands.
Parameters:
Name | Type | Description |
---|---|---|
command |
Object | The command object. |
The command object with separated commands and groups of commands.
Object