Module CommandExecutor

Module CommandExecutor 

Source
Expand description

§CommandExecutor Trait

Defines the abstract service trait for command management and execution capabilities.

Traits§

CommandExecutor
An abstract service contract for an environment component that can execute and manage commands within the application.