The numeric group identifier of the group that owns the file (POSIX).
The file system specific "Inode" number for the file.
A bit-field describing the file type and mode.
The size of the file in bytes.
The numeric user identifier of the user that owns the file (POSIX).
Optional
ctime?: DateChange timestamp (ctime): which refers to the last time some metadata related to the file was changed.
Optional
ctimeThe timestamp indicating the last time the file status was changed expressed in milliseconds since the POSIX Epoch.
Optional
ctimeThe timestamp indicating the last time the file status was changed expressed in nanoseconds since the POSIX Epoch.
Optional
ctimeThe timestamp indicating the last time the file status was changed expressed in seconds since the POSIX Epoch.
Optional
mtime?: DateModified timestamp (mtime): which is the last time a file's contents were modified.
Optional
mtimeThe timestamp indicating the last time this file was modified expressed in milliseconds since the POSIX Epoch.
Optional
mtimeThe timestamp indicating the last time this file was modified expressed in nanoseconds since the POSIX Epoch.
Optional
mtimeThe timestamp indicating the last time this file was modified expressed in seconds since the POSIX Epoch.
Generated using TypeDoc
The numeric identifier of the device containing the file.