Skip to main content
Module

x/dkill/src/utils/types.ts>PidItem

🎯kill processes identified by port in Deno 🦕
Latest
interface PidItem
import { type PidItem } from "https://deno.land/x/dkill@0.12.0/src/utils/types.ts";

Properties

pid: number
proc: string
cmd: string