Theia API Documentation v1.65.0
    Preparing search index...
    interface PluginDeployerDirectoryHandlerContext {
        copy(origin: string, target: string): Promise<void>;
        pluginEntry(): PluginDeployerEntry;
    }

    Implemented by

    Index

    Methods