Home > @rushstack/node-core-library > IFileSystemUpdateTimeParameters > accessedTime
IFileSystemUpdateTimeParameters.accessedTime property
The POSIX epoch time or Date when this was last accessed.
Signature:
accessedTime: number | Date;
Home > @rushstack/node-core-library > IFileSystemUpdateTimeParameters > accessedTime
The POSIX epoch time or Date when this was last accessed.
Signature:
accessedTime: number | Date;