Search
Preparing search index...
The search index is not available
vscode-powertools
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
vscode-powertools
contracts
ScriptCommandStartupModule
Interface ScriptCommandStartupModule
A startup script module.
Hierarchy
ScriptCommandStartupModule
Index
Properties
execute
Properties
Readonly
execute
execute
:
(
args
:
ScriptCommandStartupArguments
)
=>
any
Executes the module.
param
Arguments for the execution.
Type declaration
(
args
:
ScriptCommandStartupArguments
)
:
any
Parameters
args:
ScriptCommandStartupArguments
Returns
any
Exports
contracts
Script
Command
Startup
Module
execute
Generated using
TypeDoc
A startup script module.