Skip to main content
GlobOptions.cwd - fs - Node documentation
property GlobOptions.cwd

Usage in Deno

import { type GlobOptions } from "node:fs";

Current working directory.

Type

string | undefined