variable withDeferredErrorReports

Keep non-critical error notifications behind a command's critical work. Nested callers join the outer queue so only the outermost boundary flushes.

Type

ScopeRunner

Usage

import { withDeferredErrorReports } from "docs/utilities.ts";