Stats

Members


size

integer

Size of the file in bytes

readtime

integer

The last time the file was accessed (unix time)

writetime

integer

The last time the file was written to (unix time)

statustime

integer

The last time the file was accessed (unix time)




Obtaining

The following function can return this type.

[Stats] stats = fs.stats(path)