property ParsedIdleTimeout.warning

Human-readable explanation, set when the env value was malformed. The caller is expected to print this on the spawning CLI's stderr so the user sees it — the daemon process detaches with stdio: 'ignore', so a warning emitted from inside the daemon would be invisible.

Type

string | null

Usage

import { type ParsedIdleTimeout } from "lib/commands/daemon/parse-idle-timeout.ts";