pub fn process_path_delete( path: &Path, skip_confirm: bool, detect_all: bool, interactive: bool, dry_run: bool, ) -> Result<()>