Change the file system timestamps of the symbolic link referenced by path. Returns undefined, or throws an exception when parameters are incorrect or the operation fails. This is the synchronous version of lutimes.
Node fs.lutimesSync function | API Reference | Bun BuildDocsReferenceGuidesBlogDiscord/node:fs/lutimesSyncFlutimesSync BuildDocsReferenceGuidesBlogDiscord /node:fs/lutimesSyncFlutimesSync fs.lutimesSyncfunction lutimesSync(path: PathLike,atime: TimeLike,mtime: TimeLike): void; Referenced typestype PathLike = string | Buffer | URL type TimeLike = string | number | Date
Search the reference...
/
function
Valid types for path values in "fs".
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Node fs.lutimesSync function | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for function node:fs.lutimesSync | Bun