Method: Protocol::HTTP2::Connection#children
- Defined in:
- lib/protocol/http2/connection.rb
#children ⇒ Object (readonly)
Returns the value of attribute children.
132 133 134 |
# File 'lib/protocol/http2/connection.rb', line 132 def children @children end |