33 34 35 36 37
# File 'lib/pult/executor.rb', line 33 def run! if @command && @dir && @params execute! end end