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 | |
The options for the |