import * as cliffy from "https://deno.land/x/cliffy@v0.6.1/packages/command/mod.ts";
Classes
Base command implementation without pre configured command's and option's. | |
A command with pre configured command's and option's: | |
A command with pre configured command's and option's: | |
Interfaces
Command map. | |
Argument details. | |
Command settings. | |
Environment variable setting's. | |
Example setting's. | |
Result of | |
Command option setting's. |
Type Aliases
Action handler. | |
Type parser method. | |
Map of type handlers. | |
Map of type's. |