property WatchSession.running

Whether a run is executing or queued — true from the moment one is asked for.

Type

boolean

Usage

import { type WatchSession } from "lib/commands/test.ts";