Allow the user to select multiple or no options from a list
The validator function passed must not use any closure variables to work properly over a serialized interface
the options to pass
Prompt the user a simple yes/no question
the options to pass
Allow a user to input a text string of their choice
The validator function passed must not use any closure variables to work properly over a serialized interface
the options to pass
Allows a user to select from a list
the options to pass
Allow a user to decide wherein a list to place an item
The validator function passed must not use any closure variables to work properly over a serialized interface
the options to pass
Print a message or list of serializables
the options to pass
Prompts questions to the user using the Inquirer library