Class: Strobe::CLI::Preview::Server
- Inherits:
-
Rack::Server
- Object
- Rack::Server
- Strobe::CLI::Preview::Server
- Defined in:
- lib/strobe/cli/preview.rb
Instance Method Summary collapse
- #app ⇒ Object (also: #wrapped_app)
Instance Method Details
#app ⇒ Object Also known as: wrapped_app
24 25 26 |
# File 'lib/strobe/cli/preview.rb', line 24 def app [:app] end |