module Aruba::Api::Commands

def all_commands

Returns:
  • (Array) -
def all_commands
  aruba.command_monitor.registered_commands
end