Skip to main content

status

Function status 

Source
pub fn status(cfg: &Config) -> StatusReport
Expand 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.