# File lib/launchy/application.rb, line 57
def
run
(
cmd
,
*
args
)
runner
.
run
(
cmd
,
*
args
)
end