Skip to main content
Deno 2 is finally here 🎉️
Learn more
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.