Module output

Module output 

Source
Expand description

Output formatting utilities

This module provides formatters for CLI output in both human-readable and JSON formats. It also handles progress bars and colored output.

Structsยง

Formatter
Formatter for CLI output
OutputConfig
Output configuration derived from CLI flags
ProgressBar
Progress bar wrapper