import * as service from "https://deno.land/x/service@1.0.0-alpha.4/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 service from "https://deno.land/x/service@1.0.0-alpha.4/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. |