Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update stream.md
  • Loading branch information
rexagod authored Mar 29, 2020
commit f57091284c10c4c9f38c860e85ab2bb22d48cf94
2 changes: 1 addition & 1 deletion doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ Is `true` after [`writable.destroy()`][writable-destroy] has been called.
added: v0.9.4
changes:
- version: v13.11.0
Comment thread
rexagod marked this conversation as resolved.
Outdated
pr-url: https://github.com/nodejs/node/pull/32238
pr-url: https://github.com/nodejs/node/pull/29747
description: The `callback` is invoked if 'finish' or 'error' is emitted.
- version: v10.0.0
pr-url: https://github.com/nodejs/node/pull/18780
Expand Down