FileStats

FileStats interface

Signature:

export interface FileStats 

Properties

PropertyModifiersTypeDescription
ctimenumberTime of creation, represented as a unix timestamp, in milliseconds.
mtimenumberTime of last modification, represented as a unix timestamp, in milliseconds.
sizenumberSize on disk, as bytes.