Skip to main content

Module loader

Module loader 

Source
Expand description

Plugin discovery and loading.

Structs§

DiscoveredPlugin
Discovered plugin information.
PluginPaths
Get information about plugin directories.

Functions§

create_plugins_dir
Create the plugins directory for a project.
discover_plugins
Discover plugins in the configured paths.
find_plugin
Find a specific plugin by name.
plugins_dir_exists
Check if the plugins directory exists for a project.