Function very_old

Source
fn very_old(entry: &DirEntry, now: SystemTime) -> Result<bool>
Available on non-WebAssembly only.
Expand description

Return true if entry is very old relative to now and therefore safe to delete.