Method: P4Tools::CommandOptions#allow_empty_args
- Defined in:
- lib/p4tools/parsers/command_options.rb
#allow_empty_args ⇒ Object
23 24 25 |
# File 'lib/p4tools/parsers/command_options.rb', line 23 def allow_empty_args @show_help = false end |