Expand description
Output formatting for word and character count results.
This module provides formatters for displaying count results in various formats including human-readable tables, JSON, and CSV. It handles different display modes and counting modes to present the data appropriately.
Structs§
- Output
Formatter - Formatter for outputting count results in various formats.
Functions§
- calculate_
total - Calculates the total word and character count across multiple files.