Documentation ¶ Rendered for linux/amd64 windows/amd64 darwin/amd64 js/wasm Index ¶ func BuildCommand(ctx context.Context, command string, args ...string) *exec.Cmd func ExecCommand(ctx context.Context, stdin io.Reader, stdout, stderr io.Writer, command string, ...) (code int, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func BuildCommand ¶ func BuildCommand(ctx context.Context, command string, args ...string) *exec.Cmd func ExecCommand ¶ func ExecCommand(ctx context.Context, stdin io.Reader, stdout, stderr io.Writer, command string, args ...string) (code int, err error) Types ¶ This section is empty. Source Files ¶ View all Source files exec.goexec_linux.go Click to show internal directories. Click to hide internal directories.