Skip to content

doc: add writable and readable options to Duplex docs#34383

Closed
preyunk wants to merge 1 commit intonodejs:masterfrom
preyunk:add-doc-duplex
Closed

doc: add writable and readable options to Duplex docs#34383
preyunk wants to merge 1 commit intonodejs:masterfrom
preyunk:add-doc-duplex

Conversation

@preyunk
Copy link
Copy Markdown
Contributor

@preyunk preyunk commented Jul 15, 2020

Fixes: #34382

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Loading
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. stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add 'writable' and 'readable' to 'new stream.Duplex(options)' docs.

9 participants