Method: CommandLine::Application#required
- Defined in:
- lib/commandline/application.rb
#required ⇒ Object
234 235 236 |
# File 'lib/commandline/application.rb', line 234 def required CommandLine::OptionParser::OPT_NOT_FOUND_BUT_REQUIRED end |