Expand description
CLI command execution framework
Low-level abstractions: Command trait, CommandContext, error types, ProcessTracker, and template engine.
Structs§
- Template
Engine - Template engine for generating files from templates
- Template
Vars - Helper to create common variable mappings