Method: Tap::App::Stack#app

Defined in:
lib/tap/app/stack.rb

#appObject (readonly)

The application using this stack.



8
9
10
# File 'lib/tap/app/stack.rb', line 8

def app
  @app
end