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

x/deno/std/flags/mod.ts

A modern runtime for JavaScript and TypeScript.
Go to Latest
import * as deno from "https://deno.land/x/deno@v1.0.0/std/flags/mod.ts";

Functions

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