import { KillSignal } from "https://dotland.deno.dev/x/dax@0.39.2/src/command.ts";
Causes the provided kill signal to be triggered when this signal receives a signal.
Parameters
killSignal: KillSignal
x/dax/src/command.ts>KillSignal#linkChild
import { KillSignal } from "https://dotland.deno.dev/x/dax@0.39.2/src/command.ts";
Causes the provided kill signal to be triggered when this signal receives a signal.