Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: update behaviour of fs.writeFile
As per the decision in #23433, the `fs.writeFile` will always write from the current position if it is used with file descriptors. This patch updates it. Ref: #23709
- Loading branch information