Module: Gem::OptionParser::Acceptables
Do not use. This module is for internal use only.
| Relationships & Source Files | |
| Defined in: | lib/rubygems/vendor/optparse/lib/optparse.rb |
Overview
Acceptable argument classes. Now contains DecimalInteger, OctalInteger and DecimalNumeric. See Acceptable argument classes (in source code).
Constant Summary
-
DecimalInteger =
# File 'lib/rubygems/vendor/optparse/lib/optparse.rb', line 2452Gem::OptionParser::DecimalInteger
-
DecimalNumeric =
# File 'lib/rubygems/vendor/optparse/lib/optparse.rb', line 2454Gem::OptionParser::DecimalNumeric
-
OctalInteger =
# File 'lib/rubygems/vendor/optparse/lib/optparse.rb', line 2453Gem::OptionParser::OctalInteger