We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd7369 commit 0dff5bcCopy full SHA for 0dff5bc
doc/api/fs.md
@@ -4016,6 +4016,7 @@ to be notified of filesystem changes.
4016
* On SunOS systems (including Solaris and SmartOS), this uses [`event ports`][].
4017
* On Windows systems, this feature depends on [`ReadDirectoryChangesW`][].
4018
* On Aix systems, this feature depends on [`AHAFS`][], which must be enabled.
4019
+* On IBM i systems, this feature is not supported.
4020
4021
If the underlying functionality is not available for some reason, then
4022
`fs.watch()` will not be able to function and may thrown an exception.
0 commit comments