Skip to main content

Module stats

Module stats 

Source

Structs§

DiskStats
GitStatus
LangStats
LocStats
OverviewStats
Aggregated statistics across all registered projects.
ProjectStats
Aggregated statistics for a single project.

Functions§

collect_disk_stats
Collect disk usage stats.
collect_git_status
Collect git status for a project path.
collect_loc_stats
Collect lines-of-code stats using tokei.
collect_overview_stats
Collect overview stats across all projects (parallelized with rayon).
collect_project_stats
Collect full stats for a single project.