Raxol.Core.Runtime.Plugins.CommandHelper (Raxol v0.5.0)

View Source

Handles plugin command registration and dispatch for the Plugin Manager.

Summary

Functions

Finds the plugin ID for a given module.

Validates command arguments.

Functions

find_plugin_id_by_module(plugins, module)

Finds the plugin ID for a given module.

validate_command_args(args)

Validates command arguments.