import { BaseCommand } from "https://deno.land/x/cliffy@v0.3.0/mod.ts";
Match commands and arguments from command line arguments.
Parameters
flags: IFlags
x/cliffy/mod.ts>BaseCommand#parseArguments
import { BaseCommand } from "https://deno.land/x/cliffy@v0.3.0/mod.ts";
Match commands and arguments from command line arguments.