Class: LocalTunnel::Tunnel::TunnelApp
- Inherits:
-
Sinatra::Base
- Object
- Sinatra::Base
- LocalTunnel::Tunnel::TunnelApp
- Defined in:
- lib/localtunnel/tunnel_app.rb
Class Attribute Summary collapse
-
.tunnel ⇒ Object
Returns the value of attribute tunnel.
Class Attribute Details
.tunnel ⇒ Object
Returns the value of attribute tunnel.
6 7 8 |
# File 'lib/localtunnel/tunnel_app.rb', line 6 def tunnel @tunnel end |