Crate specman_cli

Crate specman_cli 

Source

Structs§

CliError

Functions§

run
run_cli
Parses CLI arguments, resolves the workspace, and dispatches to the appropriate command while enforcing the CLI Invocation Model (spec/specman-cli/spec.md#concept-cli-invocation-model). Returns a POSIX sysexits-compatible ExitCode so automation can react deterministically.