process_path_delete

Function process_path_delete 

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