Class: LocalTunnel::Tunnel::TunnelApp

Inherits:
Sinatra::Base
  • Object
show all
Defined in:
lib/localtunnel/tunnel_app.rb

Class Attribute Summary collapse

Class Attribute Details

.tunnelObject

Returns the value of attribute tunnel.



6
7
8
# File 'lib/localtunnel/tunnel_app.rb', line 6

def tunnel
  @tunnel
end