Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: document ctor of ReadStream and WriteStream in tty #38021

Closed
wants to merge 2 commits into from

Conversation

Ayase-252
Copy link
Member

Add documents for constructors of both tty.ReadStream and tty.WriteStream.

Fixes: #37780

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory. labels Apr 1, 2021
@Ayase-252 Ayase-252 added tty Issues and PRs related to the tty subsystem. and removed tools Issues and PRs related to the tools directory. labels Apr 1, 2021
@aduh95
Copy link
Contributor

aduh95 commented May 5, 2024

This needs a rebase.

@jakecastelli
Copy link
Contributor

Hi guys, just checkin to see where the PR is at, are you happy for me to continue the work until its land and add you as a co-author? @Ayase-252

@Ayase-252
Copy link
Member Author

Hi guys, just checkin to see where the PR is at, are you happy for me to continue the work until its land and add you as a co-author? @Ayase-252

Yes, please feel free to continue, as I don't have time to follow right now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations. tty Issues and PRs related to the tty subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to open exist tty using net.Socket ?
6 participants