Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pup/lib/core/status.ts

Universal process manager built in Deno
Go to Latest
import * as pup from "https://deno.land/x/pup@1.0.0-beta.36/lib/core/status.ts";

Classes

Represents the status of the application and provides methods to write the status to disk or store.

Interfaces

Represents the current status of the application.