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 doc/api/stream.md
Co-authored-by: mscdex <mscdex@users.noreply.github.com>
  • Loading branch information
ronag and mscdex authored Dec 9, 2021
commit 571739e263d5ce2a1d09e386d7327057f5fb2192
2 changes: 1 addition & 1 deletion doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -2234,7 +2234,7 @@ added: REPLACEME
> Stability: 1 - Experimental

* `stream` {stream.Readable|ReadableStream}
Comment thread
ronag marked this conversation as resolved.
Outdated
* Returns: `boolean`
* Returns: {boolean}

Returns whether the stream has encountered an error.

Expand Down