Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FeedReader

A FeedReader.

Hierarchy

  • FeedReader

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly store

store: FeedStore

Readonly url

url: string

Methods

fetch

getNewlyEntries

resetNewlyEntries

  • resetNewlyEntries(): void
  • Discard all not saved entries. Note that feeds in store are not deleted.

    Returns void

save

  • save(): void
  • Save the entries that fetched but not saved yet.

    Returns void

Generated using TypeDoc