Skip to main content

remove_package

Function remove_package 

Source
pub fn remove_package(
    cellar: impl AsRef<Path>,
    name: &str,
    version: &str,
) -> Result<()>
Expand description

Remove an installed package from the Cellar