29 30 31
# File 'lib/morpheus/cli/cli_registry.rb', line 29 def get(cmd_name) @commands[cmd_name.to_sym] end