Interface: FileStat
Extends
Section titled “Extends”Properties
Section titled “Properties”accessedAt?
Section titled “accessedAt?”
optionalaccessedAt?:Date
createdAt?
Section titled “createdAt?”
optionalcreatedAt?:Date
metadata?
Section titled “metadata?”
optionalmetadata?:Readonly<Record<string,unknown>>
Provider-specific information that is not part of the portable filesystem contract.
Inherited from
Section titled “Inherited from”mimeType?
Section titled “mimeType?”
optionalmimeType?:string
modifiedAt?
Section titled “modifiedAt?”
optionalmodifiedAt?:Date
name:
string
Inherited from
Section titled “Inherited from”path:
string
Path relative to the filesystem root.
optionalsize?:number
Inherited from
Section titled “Inherited from”type:
FileEntryType