Exception: CoroutineRejection

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/libuv/coroutines.rb

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value.



6
7
8
# File 'lib/libuv/coroutines.rb', line 6

def value
  @value
end