Interface: CommandContext
Command-level context that provides necessary process information and is available to all command runs.
This type should be extended to include context specific to your command implementations.
Extended by
Properties
process
readonly
process: WritableStreams
Defined in
packages/core/src/context.ts:35