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>controlProcess

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

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

Parameters

id
  • The ID of the process to control.
operation
  • The operation to perform on the process.