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