Skip to main content

Module framework

Module framework 

Source
Expand description

CLI command execution framework

Low-level abstractions: Command trait, CommandContext, error types, ProcessTracker, and template engine.

Structs§

TemplateEngine
Template engine for generating files from templates
TemplateVars
Helper to create common variable mappings