Method: ORS::Commands::Runner#usage

Defined in:
lib/ors/commands/runner.rb

#usageObject



24
25
26
# File 'lib/ors/commands/runner.rb', line 24

def usage
  "./ors runner 'ruby code here' [options]"
end