os/exec.Error.Unwrap (method)

one use

	os/exec (current package)
		exec.go#L51: func (e *Error) Unwrap() error { return e.Err }