Title

Global

Methods

# separateCommand(command) → {Object}

Checks the command and separate the commands and groups of commands.
Parameters:
Name Type Description
command Object The command object.

View Source utils/separateCommand.js, line 7

The command object with separated commands and groups of commands.
Object