Expand description
Multi-choice select prompt — built on the Prompt trait.
Structs§
- Multi
Select Prompt - Builder returned by
multiselect(). - Multi
Selected - Set of options the user checked off, returned by
multiselect.
Functions§
- multiselect
- Ask the user to check any number of options from a list. Space toggles, Enter submits.