Method: Hanami::CLI::Repl::Core#app
- Defined in:
- lib/hanami/cli/repl/core.rb
#app ⇒ Object (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.
14 15 16 |
# File 'lib/hanami/cli/repl/core.rb', line 14 def app @app end |