property UserRunOptions.cwd

Directory the project root and relative inputs resolve against. Defaults to process.cwd().

Type

string

Usage

import { type UserRunOptions } from "lib/api/options.ts";