33 34 35
# File 'lib/launchy/runner.rb', line 33 def dry_run(cmd, *args) shell_commands(cmd, args).join(" ") end