Skip to main content
method Deno.Process.prototype.kill

UNSTABLE: The signo argument may change to require the Deno.Signal enum.

Send a signal to process. This functionality currently only works on Linux and Mac OS.

Parameters

signo: number