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

Usage in Deno

import { Dirent } from "node:fs";

The base path that this fs.Dirent object refers to.

Type

string