PuntfileHelper::SUPPORTED_PUNTFILES
#punt_environment, #puntfile
#name, #options, #setup, #summary, tag
9 10 11 12 13
# File 'lib/punt/cmd/cmd_remote.rb', line 9 def run(argv) env = argv.shift Remote.new.remote(env: env) end