Skip to main content
Module

x/process/mod.ts

process module for Deno
Latest
import * as process from "https://deno.land/x/process@v0.3.0/mod.ts";

Functions

Get the single process information. Requires --allow-run flag

Get process list Requires --allow-run flag

Get process tree Requires --allow-run flag

kill process Requires --allow-run flag