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

x/pup/plugins/web-interface/static/js/helpers.js>ProcessStateToString

Universal process manager built in Deno
Go to Latest
function ProcessStateToString
import { ProcessStateToString } from "https://deno.land/x/pup@1.0.0-rc.13/plugins/web-interface/static/js/helpers.js";

Converts a process status code to a human-readable string.

Parameters

status
  • Status code of a process.