Module Command

Module Command 

Source
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§

CommandExecutor
CommandExecutor Trait
ExecuteCommand
ExecuteCommand Effect
GetAllCommands
RegisterCommand
RegisterCommand Effect
UnregisterCommand
UnregisterCommand Effect