os/exec.Cmd.StderrPipe (method)

one use

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