diff --git a/doc/api/fs.md b/doc/api/fs.md index 8daaf8ee9685ca..b85bd039795834 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -1214,6 +1214,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`