Skip to content

plugins.get_plugins

Full path: schola.core.utils.plugins.get_plugins

Returns a list of plugins for a given group name.

get_plugins(group_name)

Parameters

  • group_name (str) - The name of the plugin group to search for.