open fun getCommands(): MutableList<Command!>!
Returns all currently registered commands.
Return MutableList<Command!>!: a List of Commands
List
Command