Class: Spellr::CLI::Options
- Inherits:
-
Object
- Object
- Spellr::CLI::Options
- Defined in:
- lib/spellr/cli_options.rb
Class Method Summary collapse
Class Method Details
.parse(argv) ⇒ Object
11 12 13 |
# File 'lib/spellr/cli_options.rb', line 11 def parse(argv) .parse!(argv) end |