Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pup/lib/cli/config.ts

Universal process manager built in Deno
Go to Latest
import * as pup from "https://deno.land/x/pup@1.0.0-alpha-27/lib/cli/config.ts";

Functions

Helper which appends a process to an existing configuration file from using command line arguments

Helper which creates a configuration file from command line arguments

Helper which tries to find the configuration file if it was not specified in the command line arguments

Helper which removes a process from an existing configuration file from using command line arguments