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