Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
PluginDeployerResolverContext
Interface PluginDeployerResolverContext
interface
PluginDeployerResolverContext
{
addPlugin
(
pluginId
,
path
)
:
void
;
getOriginId
(
)
:
string
;
getPlugins
(
)
:
PluginDeployerEntry
[]
;
}
Implemented by
PluginDeployerResolverContextImpl
Index
Methods
add
Plugin
get
Origin
Id
get
Plugins
Methods
add
Plugin
add
Plugin
(
pluginId
,
path
)
:
void
Parameters
pluginId
:
string
path
:
string
Returns
void
get
Origin
Id
get
Origin
Id
(
)
:
string
Returns
string
get
Plugins
get
Plugins
(
)
:
PluginDeployerEntry
[]
Returns
PluginDeployerEntry
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
add
Plugin
get
Origin
Id
get
Plugins
Theia TypeDoc
Loading...