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