namespace
fs.futimes
fd: number,
): void;
Change the file system timestamps of the object referenced by the supplied file descriptor. See utimes.
namespace
Change the file system timestamps of the object referenced by the supplied file descriptor. See utimes.