SelectableListPromptExt<T> extension
Extension for adding select-all functionality.
- on
Methods
-
selectAllBindings(
{String hintDescription = 'select all / clear'}) → KeyBindings -
Available on SelectableListPrompt<
Creates bindings for select all ('A' key).T> , provided by the SelectableListPromptExt extension -
summaryLine(
) → String -
Available on SelectableListPrompt<
Creates a summary line showing selection count.T> , provided by the SelectableListPromptExt extension