Class: Jrf::Control::Flat
- Inherits:
-
Struct
- Object
- Struct
- Jrf::Control::Flat
- Defined in:
- lib/jrf/control.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value
5 6 7 |
# File 'lib/jrf/control.rb', line 5 def value @value end |