Class: StackMob::CLI::LocalServer::Server

Inherits:
Rack::Server
  • Object
show all
Defined in:
lib/stackmob/cli/local_server.rb

Instance Method Summary collapse

Instance Method Details

#appObject



38
39
40
# File 'lib/stackmob/cli/local_server.rb', line 38

def app
  options[:app]
end