Versions in this module Expand all Collapse all v0 v0.1.7 Feb 24, 2020 v0.1.6 Oct 29, 2019 v0.1.5 Oct 28, 2019 Changes in this version + const DefaultStderr + const DefaultStdout + const DefaultStdoutFromStdin + const DefaultStdoutFromStdinNested + func NewCmd(ctx context.Context, i ...Input) *exec.Cmd + func NewCmdArgs(inputs ...Input) (args []string) + func Which() string + type Input struct + Code int + Sleep int + Spawn bool + Stderr string + Stdin bool + Stdout string