Skip to main content

clean_storage

Function clean_storage 

Source
pub fn clean_storage(
    root: &Path,
    options: CleanupOptions,
    updated_at: &str,
) -> Result<CleanupResult, LifecycleError>