import { Command } from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/mod.ts";
Parse command line arguments and execute matched command.
Returns
Promise<IParseResult<O, A>>
import { Command } from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/mod.ts";
Parse command line arguments and execute matched command.