import * as cliffy from "https://deno.land/x/cliffy@v0.25.3/flags/types.ts";
Interfaces
Flag argument definition. | |
Type details. | |
Flag options. | |
Result of the parseFlags method. | |
Parser options. |
Type Aliases
Available build-in argument types. | |
Default flag value | |
Custom type handler/parser. | |
Value handler for custom value processing. |