Stat

Stat interface

Signature:

export interface Stat 

Properties

PropertyModifiersTypeDescription
ctimenumberTime of creation, represented as a unix timestamp.
mtimenumberTime of last modification, represented as a unix timestamp.
sizenumberSize on disk, as bytes.
type’file’ | ‘folder’