pub fn uninstall_plugin(path: &Path) -> Result<(), String>
rm -rf <path>. Missing path is OK.
rm -rf <path>