Module: Redcuine::OptParser
- Defined in:
- lib/redcuine/optparser.rb
Class Method Summary collapse
Class Method Details
.issue_parse!(argv) ⇒ Object
3 4 5 |
# File 'lib/redcuine/optparser.rb', line 3 def self.issue_parse!(argv) @issue_optionparser.parse!(argv) end |