Method: Trollop::Parser#specs
- Defined in:
- lib/trollop.rb
#specs ⇒ Object (readonly)
The complete configuration hashes for each option. (Mainly useful for testing.)
67 68 69 |
# File 'lib/trollop.rb', line 67 def specs @specs end |