Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PluginVsCodeFileHandler

Implements

  • PluginDeployerFileHandler

Index

Constructors

constructor

Properties

Protected Readonly environment

Private Readonly systemExtensionsDirUri

systemExtensionsDirUri: default = ...

Methods

accept

  • accept(resolvedPlugin: PluginDeployerEntry): boolean

Protected decompress

  • decompress(extensionDir: string, context: PluginDeployerFileHandlerContext): Promise<void>

Protected getExtensionDir

  • getExtensionDir(context: PluginDeployerFileHandlerContext): Promise<string>

handle

  • handle(context: PluginDeployerFileHandlerContext): Promise<void>