property DaemonRunOptions.reporters

Several built-in reporters by name. Mutually exclusive with reporter, as it is locally.

Type

ReadonlyArray<ReporterName>

Usage

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