pub fn status(cfg: &Config) -> StatusReportExpand description
Build a StatusReport from the on-disk state at cfg.paths.
All I/O is read-only. Missing directories are reported as zero counts rather than errors.
pub fn status(cfg: &Config) -> StatusReportBuild a StatusReport from the on-disk state at cfg.paths.
All I/O is read-only. Missing directories are reported as zero counts rather than errors.