property ScriptSettings.reporter

Stdout format when the entry turns out to be a suite. Ignored by a plain script, which has no report to format — its own output IS the output.

Type

Args.ParsedFlags["reporter"]

Usage

import { type ScriptSettings } from "lib/commands/run.ts";