Skip to main content

enable

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

Signature

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

Parameters

name
&str
required
No description available.

Returns

Returns
()
The result of the operation.