disable
Method
This is a method of the PluginManager class in the plugins module.Disable a plugin
Signature
Parameters
No description available.
Returns
The result of the operation.
disable: Disable a plugin
This is a method of the PluginManager class in the plugins module.Disable a plugin
def disable(&mut self, name: &str) -> bool