Skip to content

Commit 3c8dd6d

Browse files
cjihrigBethGriggs
authored andcommitted
doc: add transform stream destroy() return value
PR-URL: #32788 Reviewed-By: Gerhard Stöbich <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Robert Nagy <[email protected]> Reviewed-By: Zeyu Yang <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
1 parent e883059 commit 3c8dd6d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/api/stream.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1488,6 +1488,7 @@ added: v8.0.0
14881488
-->
14891489

14901490
* `error` {Error}
1491+
* Returns: {this}
14911492

14921493
Destroy the stream, and optionally emit an `'error'` event. After this call, the
14931494
transform stream would release any internal resources.

0 commit comments

Comments
 (0)