Skip to main content

enable

Method
This is a method of the PluginManager class in the plugins module.
Enable a plugin

Signature

def enable(&mut self, name: &str) -> bool

Parameters

name
&str
required
No description available.

Returns

Returns
bool
The result of the operation.