Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/buildsystem/mod.ts>Unit#onError

Build System for C/C++ projects using Deno and TypeScript
Go to Latest
method Unit.prototype.onError
import { Unit } from "https://deno.land/x/buildsystem@0.1.5/mod.ts";

Parameters

fn: (state: IUnitStatus) => void