Class: Lowdown::Connection::Monitor::Condition::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/lowdown/connection/monitor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



17
18
19
# File 'lib/lowdown/connection/monitor.rb', line 17

def value
  @value
end