property ScriptSettings.console

Where the script's own output goes, as test() and watch() take one. Defaults to this process's stdout and stderr; pass silentConsole to capture it from the result instead.

Type

Usage

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