Method: Hanami::CLI::Repl::Core#app

Defined in:
lib/hanami/cli/repl/core.rb

#appObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Since:

  • 2.0.0



14
15
16
# File 'lib/hanami/cli/repl/core.rb', line 14

def app
  @app
end