Skip to content

doc: document fs.watchFile() bigint option

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/doc into master

This commit documents the bigint option to fs.watchFile(), which has been supported since v10.5.0.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading