import * as mod from "https://dotland.deno.dev/x/cliffy@v0.11.1/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. |