Method: Geet::Commandline::Configuration#decode_argv
- Defined in:
- lib/geet/commandline/configuration.rb
#decode_argv ⇒ Object
Public interface
148 149 150 |
# File 'lib/geet/commandline/configuration.rb', line 148 def decode_argv SimpleScripting::Argv.decode(COMMANDS_DECODING_TABLE) end |