import * as cliffy from "https://deno.land/x/cliffy@v0.19.0/prompt/mod.ts";
Classes
Checkbox prompt representation. | |
Confirm prompt representation. | |
Generic input prompt representation. | |
Generic list prompt representation. | |
Generic prompt representation. | |
Input prompt representation. | |
c List | List prompt representation. |
Number prompt representation. | |
Secret prompt representation. | |
Select prompt representation. | |
Toggle prompt representation. |
Interfaces
Checkbox key options. | |
Checkbox option options. | |
Checkbox prompt options. | |
Checkbox option settings. | |
Confirm prompt options. | |
Input keys options. | |
Generic input prompt options. | |
Generic input prompt settings. | |
Select key options. | |
Generic list option options. | |
Generic list prompt options. | |
Generic list option settings. | |
Generic list prompt settings. | |
Input keys options. | |
Generic prompt options. | |
Generic prompt settings. | |
Global prompt options. | |
Input prompt options. | |
List prompt options. | |
Number key options. | |
Number prompt options. | |
Secret prompt options. | |
Select prompt options. | |
Select prompt settings. | |
Static generic prompt interface. | |
Toggle key options. | |
Generic prompt options. |
Type Aliases
Checkbox options type. | |
Checkbox option settings type. | |
List key options. | |
Secret key options. | |
Select key options. | |
Select option options. | |
Select option settings. | |
Select options type. | |
Select option settings type. | |
Prompt validation return tape. |