Expand description
Single-choice select — built on the Prompt trait.
Structs§
- Select
Prompt - Builder returned by
select(). - Selected
- Returned by
select— the chosen option’s index, machine-readablevalue, and human-readablelabel.
Functions§
- select
- Ask the user to pick one option from a list.