Class: RChoice::Option
- Includes:
- FromHash
- Defined in:
- lib/rchoice/option.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#base_obj ⇒ Object
Returns the value of attribute base_obj.
Instance Method Summary collapse
Instance Attribute Details
#base_obj ⇒ Object
Returns the value of attribute base_obj.
4 5 6 |
# File 'lib/rchoice/option.rb', line 4 def base_obj @base_obj end |