File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -6633,8 +6633,11 @@ The path to the parent directory of the file this {fs.Dirent} object refers to.
66336633added:
66346634 - v20.1.0
66356635 - v18.17.0
6636+ deprecated: REPLACEME
66366637-->
66376638
6639+ > Stability: 0 - Deprecated: Use [` dirent .parentPath ` ][] instead.
6640+
66386641* {string}
66396642
66406643Alias for ` dirent .parentPath ` .
@@ -8190,6 +8193,7 @@ the file contents.
81908193[` Number .MAX_SAFE_INTEGER ` ]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER
81918194[` ReadDirectoryChangesW` ]: https://docs.microsoft.com/en-us/windows/desktop/api/winbase/nf-winbase-readdirectorychangesw
81928195[` UV_THREADPOOL_SIZE ` ]: cli.md#uv_threadpool_sizesize
8196+ [` dirent .parentPath ` ]: #direntparentpath
81938197[` event ports` ]: https://illumos.org/man/port_create
81948198[` filehandle .createReadStream ()` ]: #filehandlecreatereadstreamoptions
81958199[` filehandle .createWriteStream ()` ]: #filehandlecreatewritestreamoptions
You can’t perform that action at this time.
0 commit comments