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