A command array stores the 3 parts of a command: the subcommand group, subcommand, and command. A command array acts more like a FIFO stack, where you can also have a subcommand and command, or just a command.
Generated using TypeDoc
A command array stores the 3 parts of a command: the subcommand group, subcommand, and command. A command array acts more like a FIFO stack, where you can also have a subcommand and command, or just a command.