// skipStdinCopyError optionally specifies a function which reports // whether the provided stdin copy error should be ignored. func skipStdinCopyError(err error) bool { … }
// skipStdinCopyError optionally specifies a function which reports // whether the provided stdin copy error should be ignored. func skipStdinCopyError(err error) bool { … }