Skip to main content

record_cleanup

Function record_cleanup 

Source
pub fn record_cleanup(report: &CleanReport, path: Option<&Path>) -> Result<()>
Expand description

Records one cleanup outcome without storing candidate paths.

ยงErrors

Returns an error when the database cannot be opened, migrated, or written.