Method: Funnel::WebSocket::Connection#path

Defined in:
lib/funnel/web_socket/connection.rb

#pathObject



24
25
26
# File 'lib/funnel/web_socket/connection.rb', line 24

def path
  @headers[:path]
end