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 @@ -6454,8 +6454,11 @@ The path to the parent directory of the file this {fs.Dirent} object refers to.
64546454
64556455<!-- YAML
64566456added: v18.17.0
6457+ deprecated: REPLACEME
64576458-->
64586459
6460+ > Stability: 0 - Deprecated: Use [`dirent.parentPath`][] instead.
6461+
64596462* {string}
64606463
64616464The base path that this {fs.Dirent} object refers to.
@@ -7995,6 +7998,7 @@ the file contents.
79957998[` Number .MAX_SAFE_INTEGER ` ]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER
79967999[` ReadDirectoryChangesW` ]: https://docs.microsoft.com/en-us/windows/desktop/api/winbase/nf-winbase-readdirectorychangesw
79978000[` UV_THREADPOOL_SIZE ` ]: cli.md#uv_threadpool_sizesize
8001+ [` dirent .parentPath ` ]: #direntparentpath
79988002[` event ports` ]: https://illumos.org/man/port_create
79998003[` filehandle .createReadStream ()` ]: #filehandlecreatereadstreamoptions
80008004[` filehandle .createWriteStream ()` ]: #filehandlecreatewritestreamoptions
You can’t perform that action at this time.
0 commit comments