Skip to main content

execute

Function execute 

Source
pub fn execute(dry_run: bool, purge: bool, older_than_days: u64) -> Result<()>
Expand description

Runs garbage collection.

ยงErrors

Returns an error if persistence access or tombstone operations fail.