property GenerateOptions.cwd

Directory to find the project root from. Defaults to process.cwd().

Type

string

Usage

import { type GenerateOptions } from "lib/commands/generate.ts";