Versions in this module Expand all Collapse all v0 v0.2.5 Jun 24, 2022 Changes in this version + func GetInput(prompt string, def string) (val string, err error) + func GetInputBool(prompt string, def bool) (val bool, err error)