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 <deb2001-github@yahoo.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
1 parent e883059 commit 3c8dd6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)