Skip to main content

Module groupmultiselect

Module groupmultiselect 

Source
Expand description

Grouped multi-select prompt — built on the Prompt trait.

Structs§

GroupItem
One checked item inside a GroupSelected result.
GroupMultiSelectPrompt
Builder returned by groupmultiselect().
GroupSelected
Result of groupmultiselect — every item the user checked.

Functions§

groupmultiselect
Multi-select prompt with grouped options. Each group can be toggled in bulk by hitting Space on the group header.