23 24 25
# File 'lib/cnvrg/cli/flow.rb', line 23 def import() run_flow_internal(file: options[:file], run: false) end