runCommand

Using the list of command functions, runs a command from the specified string.

int
runCommand
(
Funcs...
)

Throws

InvalidCommand if the given command name is not valid.

Meta