import * as cliffy from "https://deno.land/x/cliffy@v0.5.0/packages/flags/lib/types.ts";
Interfaces
Flag argument definition. | |
Flag settings. | |
Parse result. | |
Parse settings. |
Type Aliases
An object which represents all flags. | |
Flag value handler for custom value processing. | |
Flag value type. | |
Type parser method. |