import { BaseCommand } from "https://deno.land/x/cliffy@v0.7.0/mod.ts";
Split arguments string into args and types: -v, --verbose [arg:boolean]
x/cliffy/mod.ts>BaseCommand#splitArguments
import { BaseCommand } from "https://deno.land/x/cliffy@v0.7.0/mod.ts";
Split arguments string into args and types: -v, --verbose [arg:boolean]