import * as cliffy from "https://deno.land/x/cliffy@v0.8.2/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
Argument details. | |
Command settings. | |
Environment variable setting's. | |
Example setting's. | |
Command option setting's. | |
Result of | |
Type option's. | |
Type option's. |
Type Aliases
Action handler. | |
Type parser method. | |