is_enabled
Function
This function is defined in the plugins module.Check if plugins are enabled.
Signature
Parameters
Optional plugin name to check. If None, checks if system is enabled.
Returns
True if enabled, False otherwise.
Uses
get_plugin_managermanager.is_enabled
Used By
Source
View on GitHub
praisonaiagents/plugins/__init__.py at line 218
