Skip to main content
Dirent.prototype.path - fs - Node documentation
property Dirent.prototype.path

Usage in Deno

import { Dirent } from "node:fs";
Deprecated

Since v20.12.0

Alias for dirent.parentPath.

Type

string