unload_plugin
Description:
Unload from memory a module identified by plugin_id
.
This means call the module's deinit function.
Parameters:
this |
the registry instance |
plugin_id |
the identifier of the plugin |
Returns:
true% on success. |