Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Retrieval

Abstracts retrieval from either URL or Storage.

Hierarchy

  • Retrieval

Index

Constructors

Properties

location: Location

Accessors

  • get exists(): Promise<boolean>

Methods

  • append(contents: string): void
  • read(): Promise<undefined | string>
  • remove(): void
  • sync(): undefined | string
  • toString(): string
  • write(contents: string): void

Generated using TypeDoc