Libraries
»
chake
(0.90.3)
»
Index
»
Chake
»
Connection
»
#run_shell
Method: Chake::Connection#run_shell
Defined in:
lib/chake/connection.rb
#
run_shell
⇒
Object
46 47 48
# File 'lib/chake/connection.rb', line 46
def
run_shell
system
(
*
shell_command
)
end