import * as cliffy from "https://deno.land/x/cliffy@v0.14.2/flags/flags.ts";
Functions
Find option by flag, name or alias. | |
Check if option has name or alias. | |
Parse command line arguments. |
import * as cliffy from "https://deno.land/x/cliffy@v0.14.2/flags/flags.ts";
Find option by flag, name or alias. | |
Check if option has name or alias. | |
Parse command line arguments. |