Libraries
»
http2
(0.0.36)
»
Index
»
Http2
»
#mutex
Method: Http2#mutex
Defined in:
lib/http2.rb
#
mutex
⇒
Object
(readonly)
Returns the value of attribute mutex.
31 32 33
# File 'lib/http2.rb', line 31
def
mutex
@mutex
end