Skip to content

Conversation

ihiteshsharma
Copy link
Contributor

@ihiteshsharma ihiteshsharma commented May 9, 2021

Fixes: #38606

@github-actions github-actions bot added doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system. labels May 9, 2021
Copy link
Member

@marsonya marsonya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kindly move the section writeStream.close([callback]) below writeStream.bytesWritten to maintain the ASCII order based on headings

@ihiteshsharma
Copy link
Contributor Author

Hi, thank you for your comments. Please see if everything looks okay. This is my first ever issue that I have contributed to. So any other pointers or direction that I should keep in mind going forward contributing to other issues will be appreciated. :)

Co-authored-by: Rich Trott <[email protected]>
@RaisinTen RaisinTen added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 15, 2021
jasnell pushed a commit that referenced this pull request May 17, 2021
PR-URL: #38610
Fixes: #38606
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
@jasnell
Copy link
Member

jasnell commented May 17, 2021

Landed in 5b90748

@jasnell jasnell closed this May 17, 2021
targos pushed a commit that referenced this pull request May 18, 2021
PR-URL: #38610
Fixes: #38606
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
targos pushed a commit that referenced this pull request Sep 4, 2021
PR-URL: #38610
Fixes: #38606
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: Missing instance method for fs.createWriteStream()

7 participants