CommandContext
interface CommandContext
Context for a command execution.
Design note
Parsing is intentionally not part of this contract. A platform adapter may provide only tokenized args, or pre-parsed structured args.
Context for a command execution.
Parsing is intentionally not part of this contract. A platform adapter may provide only tokenized args, or pre-parsed structured args.