Skip to content

fs: undocument fs.open's 'rs' mode

Rodrigo Muino Tomonari requested to merge github/fork/saghul/fs-o_sync into master
Checklist
  • tests and code linting passes
  • a test and/or benchmark is included
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)

fs

Description of change

See: https://github.com/nodejs/node/issues/6730

R= @bnoordhuis

Merge request reports

Loading