import * as mod from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/mod.ts";
Classes
Base command implementation without pre configured command's and option's. | |
Generates source code for interactive shell completions used in multiple shell's. | |
Generates well formatted and colored help output for specified command. | |
Interfaces
Argument details. | |
Command option options. | |
Completion options. | |
Completion settings. | |
Environment variable settings. | |
Environment variable options | |
Example settings. | |
Command option settings. | |
Result of | |
Type settings. | |
Type options. |
Type Aliases
Action handler for commands and options. | |
Type parser method. | |
Default flag value | |
Description handler. | |
Value handler for custom value processing. | |
Custom type handler/parser. |