pub fn UninstallExtension(InstallDir: &Path) -> Result<(), InstallError>Expand description
Delete the install directory. Returns Ok if the path was already absent.
pub fn UninstallExtension(InstallDir: &Path) -> Result<(), InstallError>Delete the install directory. Returns Ok if the path was already absent.