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

x/netzo/deps/std/flags/mod.ts

Deno-powered framework for building business web apps
Go to Latest
import * as netzo from "https://deno.land/x/netzo@0.3.91/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.