Method: Async::Wrapper#reactor

Defined in:
lib/async/wrapper.rb

#reactorObject

The reactor this wrapper is associated with, if any.



72
73
74
# File 'lib/async/wrapper.rb', line 72

def reactor
  @reactor
end