Raxol.Core.Runtime.Plugins.PluginManager (Raxol v2.0.1)
View SourceManages the loading, initialization, and lifecycle of plugins in the Raxol runtime.
This module has been refactored to delegate operations to specialized modules:
- Lifecycle operations (load, enable, disable, reload)
- State management (get/set plugin states and configs)
- Event handling (GenServer callbacks)
- Utility functions (error handling, cleanup)
Summary
Functions
Returns a specification to start this module under a supervisor.