Method: Lino::Model::EnvironmentVariable#value
- Defined in:
- lib/lino/model/environment_variable.rb
#value ⇒ Object (readonly)
Returns the value of attribute value.
8 9 10 |
# File 'lib/lino/model/environment_variable.rb', line 8 def value @value end |