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

x/pup/lib/cli/config.ts>appendConfigurationFile

Universal process manager built in Deno
Go to Latest
function appendConfigurationFile
import { appendConfigurationFile } from "https://deno.land/x/pup@1.0.0-rc.10/lib/cli/config.ts";

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

Parameters

configFile: string
checkedArgs: Args
cmd: string