Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pup/lib/cli/status.ts>printStatus

Universal process manager built in Deno
Go to Latest
function printStatus
import { printStatus } from "https://deno.land/x/pup@1.0.0-alpha-27/lib/cli/status.ts";

Helper which print the status of all running processes, including this main process

Triggered by supplying --status or -s as a command line argument

Parameters

configFile: string