import { CommandBuilder } from "https://dotland.deno.dev/x/dax@0.39.2/src/command.ts";
Sets the command signal that will be passed to all commands created with this command builder.
Parameters
killSignal: KillSignal
x/dax/src/command.ts>CommandBuilder#signal
import { CommandBuilder } from "https://dotland.deno.dev/x/dax@0.39.2/src/command.ts";
Sets the command signal that will be passed to all commands created with this command builder.