Expand description
Demoscene-style credits display for RAPS CLI.
Three tiers of branding:
- Complete (
raps --version): full ASCII art + stats - Short (
raps --helpheader): one-line brand viaHELP_BRAND - Minimal (interactive shell welcome): compact stat line
Constants§
- API_
SERVICE_ COUNT - APS API services wrapped by service crates
- COMMAND_
COUNT - CLI subcommands (Commands enum variants, excluding External and cfg-gated Dashboard)
- HELP_
BRAND - One-line brand for
--helpheader. - WORKSPACE_
CRATE_ COUNT - Workspace crates in Cargo.toml
Functions§
- print_
version - Print the full demoscene-style credits block.
- shell_
welcome - Print the compact shell welcome line.