Expand description
§Command Service
This module defines the abstract contract for the Command service. It
includes the CommandExecutor trait, which outlines the capabilities for
command management, and the ActionEffect constructors for all
command-related operations.
Modules§
- Command
Executor - CommandExecutor Trait
- Execute
Command - ExecuteCommand Effect
- GetAll
Commands - Register
Command - RegisterCommand Effect
- Unregister
Command - UnregisterCommand Effect