import { CommandBuilder } from "https://deno.land/x/dax@0.39.1/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://deno.land/x/dax@0.39.1/src/command.ts";
Sets the command signal that will be passed to all commands created with this command builder.