Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WebviewResourceCache

Browser based cache of webview resources across all instances.

Hierarchy

  • WebviewResourceCache

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected Readonly cache

cache: Deferred<undefined | Cache> = ...

Methods

delete

  • delete(url: string): Promise<boolean>

match

put

Protected resolveCache

  • resolveCache(): Promise<void>