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

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

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

Parameters

configFile: string
checkedArgs: Args