Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileObject

Object representing file in caching system. To be replaced with FSObject from file-system.

Hierarchy

  • FileObject

Index

Properties

cacheTtl

cacheTtl: number

Cache time to live.

expires

expires: number

Expirses date in seconds.

file

file: Buffer

Literal file.

rIndex

rIndex: string

Reverse index pointing to file path.

Generated using TypeDoc