Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

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

Parameters

configFile: string
checkedArgs: Args