Expand description
Structured terminal output — tables and key-value displays.
Structs§
- Error
Renderer - Renders
AppErrorvalues consistently for command-line applications. - OutputKV
- Key-value display for headers/summaries.
- Output
Table - A formatted table for terminal output.
Enums§
- Exit
Code - Process exit code convention shared by rskit CLIs.
- Output
Format - Machine-readable output format for CLI renderers.