Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fed_dev/deps.ts>flags

A Bundler with the web in mind.
Latest
namespace flags
import { flags } from "https://deno.land/x/fed_dev@0.9.0/deps.ts";

Functions

Take a set of command line arguments, optionally with a set of options, and return an object representing the flags found in the passed arguments.

Interfaces

The value returned from parse.

The options for the parse call.