os/exec.Cmd.StdoutPipe (method)

one use

	os/exec (current package)
		exec.go#L619: func (c *Cmd) StdoutPipe() (io.ReadCloser, error) {