Skip to main content

Module output

Module output 

Source
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.