Libraries
»
async
(1.9.1)
»
Index
»
Async
»
Wrapper
»
#io
Method: Async::Wrapper#io
Defined in:
lib/async/wrapper.rb
#
io
⇒
Object
(readonly)
The underlying native
io
.
69 70 71
# File 'lib/async/wrapper.rb', line 69
def
io
@io
end