Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VSXExtensionResolver

Hierarchy

  • VSXExtensionResolver

Implements

  • PluginDeployerResolver

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected clientProvider

clientProvider: OVSXClientProvider

Protected Readonly downloadPath

downloadPath: string

Methods

accept

  • accept(pluginId: string): boolean

Protected download

  • download(downloadUrl: string, downloadPath: string): Promise<boolean>

resolve

  • resolve(context: PluginDeployerResolverContext): Promise<void>