Skip to main content

remove_binaries

Function remove_binaries 

Source
pub fn remove_binaries(bin_dir: &Path, bins: &[&str]) -> Result<()>
Expand description

BinaryInstaller::removeBinaries: the package’s links (and their .bat) unlinked whatever they are; the bin directory removed when it ends up empty (only when the package declared binaries).