84 85 86
# File 'lib/gurke/runner.rb', line 84 def run_remote(options, files, reporter) Runner.new(config, options).run files, reporter end