Skip to main content

Module repo

Module repo 

Source
Expand description

Repository analysis utilities.

This module provides tools for analyzing repository contents, including parallel file statistics collection.

Structs§

FileStatEntry
Statistics for a single file.
FileStatsOptions
Options for collecting file statistics.

Functions§

collect_file_stats
Collect file statistics from a directory in parallel.