Module: Hitch::Generators::GeneratorGuards
- Included in:
- InstallGenerator, ToolGenerator
- Defined in:
- lib/generators/hitch/generator_guards.rb
Overview
Pre-flight guards shared by Hitch generators: check the destination
before writing so a refused run leaves no partial install behind.
Including generators define refusal_subject.
Constant Summary collapse
- REGISTRY_PATH =
"app/tools/mcp_tool_registry.rb"