Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/vsx-registry
node/vsx-cli-deployer-participant
VsxCliDeployerParticipant
Class VsxCliDeployerParticipant
A participant can hook into the plugin deployer lifecycle.
Implements
PluginDeployerParticipant
Index
Constructors
constructor
Properties
vsx
Cli
Methods
on
Will
Start
Constructors
constructor
new
VsxCliDeployerParticipant
()
:
VsxCliDeployerParticipant
Returns
VsxCliDeployerParticipant
Properties
Protected
Readonly
vsx
Cli
vsxCli
:
VsxCli
Methods
on
Will
Start
onWillStart
(
context
:
PluginDeployerStartContext
)
:
Promise
<
void
>
Parameters
context
:
PluginDeployerStartContext
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
vsx
Cli
Methods
on
Will
Start
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
A participant can hook into the plugin deployer lifecycle.