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

x/dax/src/command.ts>CommandBuilder#signal

Cross platform shell tools for Deno inspired by zx.
Extremely Popular
Go to Latest
method CommandBuilder.prototype.signal
import { CommandBuilder } from "https://deno.land/x/dax@0.36.0/src/command.ts";

Sets the command signal that will be passed to all commands created with this command builder.