Skip to main content

UninstallExtension

pub fn UninstallExtension(InstallDir: &Path) -> Result<(), InstallError>
Expand description

Delete the install directory. Returns Ok if the path was already absent.