SelectableListPromptExt<T> extension

Extension for adding select-all functionality.

on

Methods

selectAllBindings({String hintDescription = 'select all / clear'}) KeyBindings

Available on SelectableListPrompt<T>, provided by the SelectableListPromptExt extension

Creates bindings for select all ('A' key).
summaryLine() String

Available on SelectableListPrompt<T>, provided by the SelectableListPromptExt extension

Creates a summary line showing selection count.