Module: RailsAiContext::CLI
- Defined in:
- lib/rails_ai_context/cli.rb,
lib/rails_ai_context/cli/tool_runner.rb
Overview
Explicit, not an implicit namespace from the directory alone. An implicit
one resolves through an autoload pointing at the directory, which only
works while Zeitwerk's require decoration is in place - and the
standalone binary rebuilds the gem environment before this constant is
first reached, which left a bare require of the directory raising
LoadError.
Defined Under Namespace
Classes: ToolRunner