Raxol.Core.Runtime.Plugins.LifecycleHelper (Raxol v0.4.0)
View SourceHelper functions for plugin lifecycle management.
Summary
Functions
Initializes plugins in the correct order with improved error handling.
Catch-all for load_plugin/3. Raises a clear error if called with the wrong arity.
Loads a plugin by ID or module with improved error handling and state persistence.
Reloads a plugin from disk with improved state persistence and error handling.
Unloads a plugin with improved cleanup and error handling.
Functions
Initializes plugins in the correct order with improved error handling.
Catch-all for load_plugin/3. Raises a clear error if called with the wrong arity.
Loads a plugin by ID or module with improved error handling and state persistence.
Reloads a plugin from disk with improved state persistence and error handling.
Unloads a plugin with improved cleanup and error handling.