Expand description
Structs§
- CLIGlobal
Options - Global options applied to all commands
- CliCache
Options - Cache-related CLI flags shared across commands.
Enums§
Functions§
- pipe_
to_ pager - Pipe content through a pager (respects
$PAGER, defaults toless -R).