Method: Cnvrg::Commands::Flow#run

Defined in:
lib/cnvrg/cli/flow.rb

#runObject



29
30
31
# File 'lib/cnvrg/cli/flow.rb', line 29

def run()
  run_flow_internal(file: options[:file], run: true)
end