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/network.js

Universal process manager built in Deno
Go to Latest
import * as pup from "https://deno.land/x/pup@1.0.0-rc.4/plugins/web-interface/static/js/network.js";

Functions

Controls the processes by sending a request to a specific operation endpoint.

Fetches instance data from the server

Fetches the list of processes from the server

Fetches the logs for a specific process from the server, optionally filtering by a time range, severity level, and row limit.