Modules§
- autocomplete
- Interactive prompt where the user chooses from a filterable list of options
- confirm
- Interactive prompt where the user can choose yes or no
- select
- Interactive prompt where the user chooses from a list of options
- text
- Interactive prompt that accepts text input
- utils
- Utility functions and enums for prompts
Traits§
- Prompt
- Base prompt trait