Deprecated
(will be removed in 1.0.0) Use the Deno signals API instead
import * as mod from "https://deno.land/std@0.206.0/signal/mod.ts";
Higher level API for dealing with OS signals.
Functions
Generates an AsyncIterable which can be awaited on for one or more signals.
|