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
- Output
Config - Output configuration derived from CLI flags
- Progress
Bar - Progress bar wrapper
- Theme
- Color theme for styled output (exa/eza inspired)