Skip to main content

Module runner

Module runner 

Source
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 err to stderr, then classifies it into a semantic ExitCode.