property InitOptions.cwd

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

Type

string

Usage

import { type InitOptions } from "lib/commands/init.ts";