232 233 234
# File 'lib/opswalrus/app.rb', line 232 def shell(command) run_internal("_shell.ops", {"command" => command}) end