Method: WebSocket::Handshake::Base#query
- Defined in:
- lib/websocket/handshake/base.rb
#query ⇒ Object (readonly)
Returns the value of attribute query.
10 11 12 |
# File 'lib/websocket/handshake/base.rb', line 10 def query @query end |