import { printStatus } from "https://deno.land/x/pup@1.0.0-alpha-21/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
import { printStatus } from "https://deno.land/x/pup@1.0.0-alpha-21/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