File tree 1 file changed +1
-16
lines changed
1 file changed +1
-16
lines changed Original file line number Diff line number Diff line change @@ -6152,22 +6152,7 @@ Emitted when the {fs.WriteStream}'s underlying file descriptor has been closed.
6152
6152
6153
6153
#### Event: ` ' open' `
6154
6154
<!-- YAML
6155
- added:
6156
- - v10.0.0
6157
- - v0.1.93
6158
- changes:
6159
- - version: v14.17.0
6160
- pr-url: https://github.com/nodejs/node/pull/35993
6161
- description: The options argument may include an AbortSignal to abort an
6162
- ongoing writeFile request.
6163
- - version: v14.12.0
6164
- pr-url: https://github.com/nodejs/node/pull/34993
6165
- description: The ` data` parameter will stringify an object with an
6166
- explicit ` toString` function.
6167
- - version: v14.0.0
6168
- pr-url: https://github.com/nodejs/node/pull/31030
6169
- description: The ` data` parameter won't coerce unsupported input to
6170
- strings anymore.
6155
+ added: v0.1.93
6171
6156
-->
6172
6157
6173
6158
* ` fd` {integer} Integer file descriptor used by the {fs.WriteStream}.
You can’t perform that action at this time.
0 commit comments