Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/node/plugin-deployer-file-handler-context-impl
PluginDeployerFileHandlerContextImpl
Class PluginDeployerFileHandlerContextImpl
Implements
PluginDeployerFileHandlerContext
Index
Constructors
constructor
Methods
plugin
Entry
unzip
Constructors
constructor
new
PluginDeployerFileHandlerContextImpl
(
pluginDeployerEntry
:
PluginDeployerEntry
,
)
:
PluginDeployerFileHandlerContextImpl
Parameters
pluginDeployerEntry
:
PluginDeployerEntry
Returns
PluginDeployerFileHandlerContextImpl
Methods
plugin
Entry
pluginEntry
()
:
PluginDeployerEntry
Returns
PluginDeployerEntry
unzip
unzip
(
sourcePath
:
string
,
destPath
:
string
)
:
Promise
<
void
>
Parameters
sourcePath
:
string
destPath
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
plugin
Entry
unzip
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...