Method: Chake::Connection#run_shell

Defined in:
lib/chake/connection.rb

#run_shellObject



46
47
48
# File 'lib/chake/connection.rb', line 46

def run_shell
  system(*shell_command)
end