Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.