now.thirdparty.PyInquirer.prompts.list module#

list type question

class now.thirdparty.PyInquirer.prompts.list.InquirerControl(choices, default, **kwargs)[source]#

Bases: FormattedTextControl

property choice_count#
get_selection()[source]#
now.thirdparty.PyInquirer.prompts.list.question(message, **kwargs)[source]#