Raxol.Plugins.PluginDependency (Raxol v0.2.0)
View SourceHandles plugin dependency resolution and version compatibility checks.
Summary
Functions
Checks if a plugin's API version is compatible with the plugin manager.
Checks if a plugin's dependencies are satisfied by the currently loaded plugins.
Resolves plugin dependencies and returns a sorted list of plugins to load. The list is sorted so that dependencies are loaded before the plugins that depend on them.
Functions
Checks if a plugin's API version is compatible with the plugin manager.
Checks if a plugin's dependencies are satisfied by the currently loaded plugins.
Resolves plugin dependencies and returns a sorted list of plugins to load. The list is sorted so that dependencies are loaded before the plugins that depend on them.