Method: Async::Wrapper#io

Defined in:
lib/async/wrapper.rb

#ioObject (readonly)

The underlying native io.



69
70
71
# File 'lib/async/wrapper.rb', line 69

def io
  @io
end