Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.4/plugins/web-interface/static/js/helpers.js";

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

Parameters

status
  • Status code of a process.