Closed

Description
📗 API Reference Docs Problem
- Version: ✍️ 14.16.1
- Platform: ✍️Darwin omers-mbp 20.4.0 Darwin Kernel Version 20.4.0: Thu Apr 22 21:46:47 PDT 2021; root:xnu-7195.101.2~1/RELEASE_X86_64 x86_64
- Subsystem: ✍️ File System
Location
Section of the site where the content exists
Affected URL(s):
Description
Concise explanation of the problem
The fs.WriteStream
class instance of which is created by calling fs.createWriteStream
has an instance method close
, but it is not documented.
✍️
- I would like to work on this issue and
submit a pull request.