| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 756c058 commit 258f64f
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4528,8 +4528,8 @@ added: v10.0.0 | |||
| 4528 | 4528 | file descriptor is closed, or will be rejected if an error occurs while | |
| 4529 | 4529 | closing. | |
| 4530 | 4530 | ||
| 4531 | - Closes the file handle. Will wait for any pending operation on the handle | ||
| 4532 | - to complete before completing. | ||
| 4531 | + Closes the file handle after waiting for any pending operation on the handle to | ||
| 4532 | + complete. | ||
| 4533 | 4533 | ||
| 4534 | 4534 | ```js | |
| 4535 | 4535 | const fsPromises = require('fs').promises; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments