Expand description
Output helpers for CLI subcommands: aligned tables and JSON.
Functionsยง
- print_
json - Print a serializable value as pretty JSON, followed by a newline.
- print_
table - Print rows as a simple aligned table.
Output helpers for CLI subcommands: aligned tables and JSON.