Class: Lowdown::Connection::Monitor::Condition::Result
- Inherits:
-
Struct
- Object
- Struct
- Lowdown::Connection::Monitor::Condition::Result
- Defined in:
- lib/lowdown/connection/monitor.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value
17 18 19 |
# File 'lib/lowdown/connection/monitor.rb', line 17 def value @value end |