Method: Morpheus::Cli::Processes#handle

Defined in:
lib/morpheus/cli/commands/processes_command.rb

#handle(args) ⇒ Object



28
29
30
# File 'lib/morpheus/cli/commands/processes_command.rb', line 28

def handle(args)
  handle_subcommand(args)
end