constant for fs.open(). Flag indicating reading accesses to the file system will no longer result in an update to the atime information associated with the file. This flag is available on Linux operating systems only.
variable O_NOATIME | Node.js fs module | Bun BuildDocsReferenceGuidesBlogDiscord/node:fs/constants/O_NOATIMEVO_NOATIME BuildDocsReferenceGuidesBlogDiscord /node:fs/constants/O_NOATIMEVO_NOATIME fs.constants.O_NOATIMEconst O_NOATIME: number
Search the reference...
/
variable
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →variable O_NOATIME | Node.js fs module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- constant for fs.open().
Flag indicating reading accesses to the file system will no longer result in
an update to the atime information associated with the file.
This flag is available on Linux operating systems only.