import { Command } from "https://dotland.deno.dev/x/cliffy@v0.19.0/mod.ts";
Parse command line arguments and execute matched command.
Returns
Promise<IParseResult<CO, CA, CG, PG, P>>
import { Command } from "https://dotland.deno.dev/x/cliffy@v0.19.0/mod.ts";
Parse command line arguments and execute matched command.