Versions in this module Expand all Collapse all v0 v0.4.4 May 14, 2025 Changes in this version + const MOCK_NO_INPUT + var USER_INPUT_MOCK_RESPONSE string = "" + func RequestInput(options string, format string, args ...interface{}) rune + func RunCommand(pwd AbsolutePath, command string, args ...string) error + func RunCommandStr(pwd AbsolutePath, commandAndArgsStr string, extraArgs ...string) error