Skip to main content
Module

x/dkill/mod.ts>procList

🎯kill processes identified by port in Deno 🦕
Go to Latest
function procList
Re-export
import { procList } from "https://deno.land/x/dkill@0.7.0/mod.ts";

list all process running

Returns

Promise<PidItem[]>

Array of Pid infos