8 9 10
# File 'lib/launcuke/runner.rb', line 8 def run(full_command_as_array) system *full_command_as_array end