property RunRequest.cwd

Client's working directory. The daemon rejects mismatched cwds (different project).

Type

string

Usage

import { type RunRequest } from "lib/commands/daemon/protocol.ts";