Skip to main content

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

def get_list(&self) -> Option<&[String]>

Returns

Returns
Option<&[String]>
The result of the operation.