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

x/pup/lib/cli/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-rc.10/lib/cli/main.ts";

Define the main entry point of the CLI application

Parameters

inputArgs: string[]