Versions in this module Expand all Collapse all v0 v0.2.1 Apr 3, 2025 v0.2.0 Mar 27, 2025 v0.1.0 Mar 13, 2025 Changes in this version + func ExpandString(str string, dir string) string + func GetOut(cmd *exec.Cmd, dir string) (string, error) + func NewExecCommand(cmdStr string, args ...string) *exec.Cmd