Method: Twb::Parameter#currentValue
- Defined in:
- lib/twb/parameter.rb
#currentValue ⇒ Object (readonly)
Returns the value of attribute currentValue.
28 29 30 |
# File 'lib/twb/parameter.rb', line 28 def currentValue @currentValue end |