import * as mod from "https://deno.land/std@0.142.0/flags/mod.ts";
This module is browser compatible.
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
I Args | The value returned from |
The options for the |