| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @rushstack/node-core-library > IFileSystemUpdateTimeParameters
The options for FileSystem.updateTimes() Both times must be specified.
Signature:
export interface IFileSystemUpdateTimeParameters |
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number | Date |
The POSIX epoch time or Date when this was last accessed. | ||
|
number | Date |
The POSIX epoch time or Date when this was last modified |