import * as pup from "https://deno.land/x/pup@1.0.0-rc.10/lib/cli/args.ts";
Functions
Checks the parsed arguments and throws an error if any of the arguments are invalid. | |
Parses command line arguments and returns a parsed object. |
import * as pup from "https://deno.land/x/pup@1.0.0-rc.10/lib/cli/args.ts";
Checks the parsed arguments and throws an error if any of the arguments are invalid. | |
Parses command line arguments and returns a parsed object. |