diff --git a/doc/api/fs.md b/doc/api/fs.md index 44bcd28a2ce638..9dc2cd49ab3fb9 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`