Module: OptparsePlus::ARGVParser

Included in:
Main
Defined in:
lib/optparse_plus/argv_parser.rb

Overview

Assists with parsing strings in the same way that ARGV might. This is not used to parse the command-line, but used to parse config files/environment variables so they can be placed into ARGV and properly interpretted by OptionParser