Skip to content

doc: add a line to specify fs.createWriteStream instance

Rodrigo Muino Tomonari requested to merge github/fork/zombieleet/patch-1 into master

Add a line to specify which fs method to call that returns an instance of fs.WriteStream. This was specifed in the fs.ReadStream section of the fs documentation

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading