module EventStore::HTTP::NetHTTP::Extensions::IO
Public Instance Methods
io()
click to toggle source
# File lib/event_store/http/net_http/extensions.rb, line 20 def io @socket&.io end
# File lib/event_store/http/net_http/extensions.rb, line 20 def io @socket&.io end