Raxol.Core.Runtime.Plugins.CommandHandler (Raxol v0.4.0)
View SourceHandles command execution and management for plugins. This module is responsible for:
- Processing command requests
- Executing commands through plugins
- Managing command results and error handling
- Handling clipboard-related commands
Summary
Functions
Handles clipboard result messages.
Handles a command request by delegating to the appropriate plugin. Returns an updated state and any necessary side effects.