Method: CLASP::OptionSpecification#values_range
- Defined in:
- lib/clasp/specifications.rb
#values_range ⇒ Object (readonly)
The range of values supported by the option
283 284 285 |
# File 'lib/clasp/specifications.rb', line 283 def values_range @values_range end |