Skip to content

Corrected fs.md -> createWriteStream

In fs.createWriteStream: corrected flags value to append file instead of overwriting ('a' instead of 'r+')

Merge request reports

Loading