We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc6e7f8 commit 3dda55aCopy full SHA for 3dda55a
doc/api/fs.md
@@ -3894,6 +3894,7 @@ to be notified of filesystem changes.
3894
* On SunOS systems (including Solaris and SmartOS), this uses [`event ports`][].
3895
* On Windows systems, this feature depends on [`ReadDirectoryChangesW`][].
3896
* On Aix systems, this feature depends on [`AHAFS`][], which must be enabled.
3897
+* On IBM i systems, this feature is not supported.
3898
3899
If the underlying functionality is not available for some reason, then
3900
`fs.watch()` will not be able to function and may thrown an exception.
0 commit comments