Expand description
This module defines the CommandContext, which provides access to the
application’s state and UI for command handlers.
Structs§
- Command
Context - Provides context and utilities to command handlers.
This module defines the CommandContext, which provides access to the
application’s state and UI for command handlers.