Method: Hanami::CLI::Generators::Context#ctx

Defined in:
lib/hanami/cli/generators/context.rb

#ctxObject

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

API:

  • private



23
24
25
# File 'lib/hanami/cli/generators/context.rb', line 23

def ctx
  binding
end