Search
Preparing search index...
The search index is not available
vscode-powertools
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
vscode-powertools
contracts
CommandExecutionContext
Interface CommandExecutionContext
The execution context of a command.
Hierarchy
CommandExecutionContext
Index
Properties
data
source
Properties
Optional
Readonly
data
data
:
KeyValuePairs
<
any
>
The data.
Optional
Readonly
source
source
:
CommandExecutionSource
The source.
Exports
contracts
Command
Execution
Context
data
source
Generated using
TypeDoc
The execution context of a command.