Method: ORS::Commands::Runner#setup

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

#setupObject



4
5
6
# File 'lib/ors/commands/runner.rb', line 4

def setup
  @code = ORS.config[:args].shift
end