28 29 30
# File 'lib/scripted/command.rb', line 28 def sh(command) @command = Commands::Shell.new(command) end