26 27 28 29 30 31
# File 'lib/hookit/resource/scp.rb', line 26 def run(action) case action when :copy copy! end end