Method: WebSocket::Handshake::Base#path

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

#pathObject (readonly)

Returns the value of attribute path.



10
11
12
# File 'lib/websocket/handshake/base.rb', line 10

def path
  @path
end