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

x/pup/lib/main.ts>main

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

Define the main entry point of the CLI application

Parameters

inputArgs: string[]