Skip to main content

remove

Function remove 

Source
pub fn remove(
    root: &Path,
    candidate: &CleanCandidate,
    force: bool,
    remove_branches: bool,
) -> Result<RemoveOutput>