diff --git a/doc/api/fs.md b/doc/api/fs.md index 5fd4cfeefb504d..04a3a5af4cac7d 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -1204,6 +1204,9 @@ a colon, Node.js will open a file system stream, as described by + +* {string} + +The base path that this [`fs.Dirent`][] object refers to. + ### Class: `fs.FSWatcher`