Skip to main content

is_enabled

Method
This is a method of the PluginRegistry class in the plugins module.
Check if plugin is enabled

Signature

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

Parameters

name
&str
required
No description available.

Returns

Returns
bool
The result of the operation.