Method: WebSocket::HTTP::Response#code

Defined in:
lib/websocket/http/response.rb

#codeObject (readonly)

Returns the value of attribute code.



9
10
11
# File 'lib/websocket/http/response.rb', line 9

def code
  @code
end