property RunState.groupCount

Number of concurrent groups in this run; 1 for watch and single-group runs.

Type

number

Usage

import { type RunState } from "lib/types.ts";