Skip to main content
default.ParsedPath.dir - path - Node documentation
property default.ParsedPath.dir

Usage in Deno

import type mod from "node:path";

The full directory path such as '/home/user/dir' or 'c:\path\dir'

Type

string