Versions in this module Expand all Collapse all v1 v1.2.4 Dec 24, 2020 v1.2.3 Dec 17, 2020 v1.2.2 Dec 8, 2020 Changes in this version + func ExecCommand(dir, binPath string, opts ExecCommandOptions, arg ...string) error + type ExecCommandOptions struct + Env map[string]string + OutputLineHandler func(string)