Commit 09ad974 1 parent e39e37b commit 09ad974 Copy full SHA for 09ad974
File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6594,9 +6594,14 @@ The path to the parent directory of the file this {fs.Dirent} object refers to.
6594
6594
#### ` dirent .path `
6595
6595
6596
6596
<!-- YAML
6597
- added: v20.1.0
6597
+ added:
6598
+ - v20.1.0
6599
+ - v18.17.0
6600
+ deprecated: REPLACEME
6598
6601
-->
6599
6602
6603
+ > Stability: 0 - Deprecated: Use [` dirent .parentPath ` ][] instead.
6604
+
6600
6605
* {string}
6601
6606
6602
6607
Alias for ` dirent .parentPath ` .
@@ -8152,6 +8157,7 @@ the file contents.
8152
8157
[` Number .MAX_SAFE_INTEGER ` ]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER
8153
8158
[` ReadDirectoryChangesW` ]: https://docs.microsoft.com/en-us/windows/desktop/api/winbase/nf-winbase-readdirectorychangesw
8154
8159
[` UV_THREADPOOL_SIZE ` ]: cli.md#uv_threadpool_sizesize
8160
+ [` dirent .parentPath ` ]: #direntparentpath
8155
8161
[` event ports` ]: https://illumos.org/man/port_create
8156
8162
[` filehandle .createReadStream ()` ]: #filehandlecreatereadstreamoptions
8157
8163
[` filehandle .createWriteStream ()` ]: #filehandlecreatewritestreamoptions
You can’t perform that action at this time.
0 commit comments