Class: Trellodon::Schedulers::Inline::Result
- Inherits:
-
Struct
- Object
- Struct
- Trellodon::Schedulers::Inline::Result
- Defined in:
- lib/trellodon/schedulers/inline.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value
8 9 10 |
# File 'lib/trellodon/schedulers/inline.rb', line 8 def value @value end |