Versions in this module Expand all Collapse all v1 v1.0.1 Jan 28, 2021 Changes in this version + func RunCommand(command, envVars []string) (out string, err error) + type CommandRunner func([]string, []string) (string, error)