Class: Strobe::CLI::Preview::Server

Inherits:
Rack::Server
  • Object
show all
Defined in:
lib/strobe/cli/preview.rb

Instance Method Summary collapse

Instance Method Details

#appObject Also known as: wrapped_app



24
25
26
# File 'lib/strobe/cli/preview.rb', line 24

def app
  options[:app]
end