| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Should docs for filehandle.createWriteStream([options]) be updated as well? |
Sorry, something went wrong.
Can I add them right away? @LiviaMedeiros |
Sorry, something went wrong.
|
Yes, sure. |
Sorry, something went wrong.
I made an addition |
Sorry, something went wrong.
|
Why fsPromises.opendir? |
Sorry, something went wrong.
This reverts commit 39fd2fc.
When I clicked on the link you posted, I went to him |
Sorry, something went wrong.
|
Now I think I got it right |
Sorry, something went wrong.
|
thankss 🚀 |
Sorry, something went wrong.
PR-URL: #49456 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: LiviaMedeiros <livia@cirno.name>
| Back | FazBrowse Home | New Git URL |
Updated the documentation for the fs.createWriteStream function to clarify the usage of the highWaterMark option. The highWaterMark option was missing from the API docs but is a valid option that can be used with the function. This commit adds a description of the highWaterMark option to the API documentation to improve clarity for developers, especially those using TypeScript.
issue:#49420