method ChildProcess.prototype.killimport { ChildProcess } from "https://dotland.deno.dev/std@0.116.0/node/child_process.ts"; kill(signal?: number): booleanParametersoptionalsignal: numberNOTE: this parameter is not yet implemented. Returnsboolean