pub fn run(
registry_dir: &Path,
options: &PruneOptions,
) -> Result<Vec<CleanupAction>, CleanupError>Expand description
Select and optionally delete prunable roots.
pub fn run(
registry_dir: &Path,
options: &PruneOptions,
) -> Result<Vec<CleanupAction>, CleanupError>Select and optionally delete prunable roots.