Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WebviewEnvironment

Hierarchy

  • WebviewEnvironment

Index

Constructors

constructor

Properties

Protected _hostPatternPromise

_hostPatternPromise: Promise<string>

Protected Readonly environments

environments: EnvVariablesServer

Protected Readonly externalEndpointHost

externalEndpointHost: Deferred<string> = ...

Accessors

hostPatternPromise

  • get hostPatternPromise(): Promise<string>

Methods

cspSource

  • cspSource(): Promise<string>

externalEndpoint

  • externalEndpoint(): Promise<string>

externalEndpointUrl

  • externalEndpointUrl(): Promise<default>

Protected getHostPattern

  • getHostPattern(): Promise<string>

Protected init

  • init(): Promise<void>

resourceRoot

  • resourceRoot(): Promise<string>