Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
PluginDeployerDirectoryHandlerContext
Interface PluginDeployerDirectoryHandlerContext
interface
PluginDeployerDirectoryHandlerContext
{
copy
(
origin
,
target
)
:
Promise
<
void
>
;
pluginEntry
(
)
:
PluginDeployerEntry
;
}
Implemented by
PluginDeployerDirectoryHandlerContextImpl
Index
Methods
copy
plugin
Entry
Methods
copy
copy
(
origin
,
target
)
:
Promise
<
void
>
Parameters
origin
:
string
target
:
string
Returns
Promise
<
void
>
plugin
Entry
plugin
Entry
(
)
:
PluginDeployerEntry
Returns
PluginDeployerEntry
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
copy
plugin
Entry
Theia TypeDoc
Loading...