Method: WebSocket::Frame::Base#code

Defined in:
lib/websocket/frame/base.rb

#codeObject

Returns the value of attribute code.



11
12
13
# File 'lib/websocket/frame/base.rb', line 11

def code
  @code
end