Skip to main content

uninstall

Function uninstall 

Source
pub fn uninstall(receipt: &InstallReceipt) -> Result<(), String>
Expand description

Uninstall a previously bootstrapped package (best-effort; the caller logs a note on failure rather than blocking the unwire).