Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
import * as netzo from "https://deno.land/x/netzo@0.3.66/deps/std/flags/mod.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.