Skip to main content
Module

std/node/process.ts>kill

Deno standard library
Go to Latest
function kill
import { kill } from "https://deno.land/std@0.166.0/node/process.ts";

Parameters

pid: number
optional
sig: string | number = [UNSUPPORTED]