Method: Cuprum::Operation#value

Defined in:
lib/cuprum/operation.rb

#valueObject

Returns [Object] the value of the most recent result, or nil if the operation has not been called.

Returns:

  • Object

    the value of the most recent result, or nil if the

    operation has not been called.



# File 'lib/cuprum/operation.rb', line 161