Module output

Module output 

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

OutputFormatter
Formatter for outputting count results in various formats.

Functions§

calculate_total
Calculates the total word and character count across multiple files.