get_list
Method
This is a method of the PluginsEnabled class in the config_loader module.Get list of enabled plugins (None if all enabled)
Signature
Returns
The result of the operation.
get_list: Get list of enabled plugins (None if all enabled)
This is a method of the PluginsEnabled class in the config_loader module.Get list of enabled plugins (None if all enabled)
def get_list(&self) -> Option<&[String]>