Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/proc/mod2.ts>ProcChildProcess#kill

A high-level way to run child processes that is easy, flexible, powerful, and prevents resource leaks.
Go to Latest
method ProcChildProcess.prototype.kill
import { ProcChildProcess } from "https://deno.land/x/proc@0.20.9/mod2.ts";

Parameters

optional
signo: Deno.Signal