# File lib/launchy/detect/runner.rb, line 53 def dry_run( cmd, *args ) shell_commands(cmd, args).join(" ") end