Versions in this module Expand all Collapse all v1 v1.0.2 Oct 12, 2022 v1.0.1 Mar 28, 2020 Changes in this version + func RunCommand(name string, args ...string) (string, error) + func RunCommandContext(ctx context.Context, name string, args ...string) (string, error) + func RunShellCommand(shell string) (string, error)