property RunRequest.argv

CLI arguments after qunitx (i.e. process.argv.slice(2)).

Type

string[]

Usage

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