Method: CommandLine::Application#get_arg
- Defined in:
- lib/commandline/application.rb
#get_arg ⇒ Object Also known as: get_args
225 226 227 |
# File 'lib/commandline/application.rb', line 225 def get_arg CommandLine::OptionParser::GET_ARGS end |