Method: Hanami::CLI::Generators::Context#ctx
- Defined in:
- lib/hanami/cli/generators/context.rb
#ctx ⇒ Object
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.
23 24 25 |
# File 'lib/hanami/cli/generators/context.rb', line 23 def ctx binding end |