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

x/program/deps.ts

command-line interface for deno programs.
Latest
import * as program from "https://deno.land/x/program@0.1.6/deps.ts";

Functions

Take a set of command line arguments, with an optional set of options, and return an object representation of those argument.