Method: Protocol::HTTP2::Frame#type

Defined in:
lib/protocol/http2/frame.rb

#typeObject

Returns the value of attribute type.



86
87
88
# File 'lib/protocol/http2/frame.rb', line 86

def type
  @type
end