Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method ChildProcess.prototype.kill
import { ChildProcess } from "https://deno.land/std@0.123.0/node/internal/child_process.ts";

Parameters

optional
signal: number | string

NOTE: this parameter is not yet implemented.

Returns

boolean