Versions in this module Expand all Collapse all v0 v0.0.1 Sep 7, 2021 Changes in this version + func BoolSelect(question string) bool + func QuestionWithInput(question, defaultVal string, isRequired, pass bool) (string, error) + func QuestionWithSelect(question string, items []string) string