Go to Latest
method ChildProcess.prototype.kill
import { ChildProcess } from "https://dotland.deno.dev/std@0.146.0/node/internal/child_process.ts";

Parameters

optional
signal: number | string

NOTE: this parameter is not yet implemented.

Returns

boolean