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