Versions in this module Expand all Collapse all v0 v0.4.22 Jul 28, 2026 Changes in this version + func ExecResultStr(cmdStr string) (string, error) + func ExecResultStrArray(cmdStr string) ([]string, error) + func ExecStdin(stdinStr string, name string, args ...string) (string, error) + func ExecuteScripts(scriptDirectory string) error + func OnlyExec(cmdStr string) (string, error)