Method: WebSocket#path
- Defined in:
- lib/web/web-socket-ruby/lib/web_socket.rb
#path ⇒ Object (readonly)
Returns the value of attribute path.
133 134 135 |
# File 'lib/web/web-socket-ruby/lib/web_socket.rb', line 133 def path @path end |