Function handle_cleanup

Source
pub async fn handle_cleanup(
    cache: bool,
    orphaned: bool,
    dry_run: bool,
) -> Result<()>