Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FileDownloadCache

Index

Constructors

Properties

downloads: Map<string, DownloadStorageItem> = ...
expireTimeInMinutes: number = 1
logger: ILogger

Methods

  • deleteDownload(id: string): void
  • deleteRecursively(pathToDelete: string): void
  • expireDownloads(): void
  • values(): {}