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