property RunRequest.type

Discriminator for the protocol union; always 'run' for this variant.

Type

"run"

Usage

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