Term::Prompt::MultiList
Inherits Term::Prompt::List / Reference / Object
A class responsible for rendering multi select list menu. Used by {Prompt} to display interactive choice menu.
Constants
HELP = "(Use %s arrow%s keys, press Space to select and Enter to finish%s)"
Constructors
Instance methods
call(question, possibilities, &block : MultiList -> )
Sourcekeyenter
Sourcemax
Sourcemin
Sourceminmax_help
Header part showing the minimum/maximum number of choices
@return [String]
@api private