Skip to main content
Module

x/pup/mod.ts>ProcessStateChangedEvent

Universal process manager built in Deno
Go to Latest
interface ProcessStateChangedEvent
import { type ProcessStateChangedEvent } from "https://deno.land/x/pup@1.0.0-rc.1/mod.ts";

Properties

optional
old: ProcessState
optional
new: ProcessState
status: ProcessInformation