Interface: CachedFileInfo

Properties

blob

blob: Object

Underlying file - which path is symlinked to

Type declaration

Name Type
lastAccessedAt Date
lastModifiedAt Date
path string
size number

Defined in

hub/src/lib/cache-management.ts:30


path

path: string

Defined in

hub/src/lib/cache-management.ts:26

< > Update on GitHub