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

Usage in Deno

import { type path } from "node:path";

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

Type

string