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

x/ningen/mod.ts>Vars

Simple ninja build generator
Latest
type alias Vars
import { type Vars } from "https://deno.land/x/ningen@0.0.6/mod.ts";

Variables usable in the shell command for a rule.

definition: Record<string, string | File>