Expand description
Command execution and runtime logic.
Contains the main command execution loop and logging initialization.
Functionsยง
- execute_
command - Executes the specified CLI command.
- init_
logging - Initializes logging infrastructure.
- report_
and_ classify - Prints
errto stderr, then classifies it into a semanticExitCode.