Skip to main content

cmd_stats

Function cmd_stats 

Source
pub fn cmd_stats(beans_dir: &Path, json: bool) -> Result<()>
Expand description

Show project statistics: counts by status, priority, and completion percentage. When --json is passed, emits machine-readable JSON instead.