Method: Async::HTTP::Protocol::HTTP2::Connection#count
- Defined in:
- lib/async/http/protocol/http2/connection.rb
#count ⇒ Object (readonly)
Returns the value of attribute count.
113 114 115 |
# File 'lib/async/http/protocol/http2/connection.rb', line 113 def count @count end |