Searched defs:StderrExitError (Results 1 – 1 of 1) sorted by relevance
224 type StderrExitError struct { struct225 Err *exec.ExitError228 func (e *StderrExitError) Error() string {235 func (e *StderrExitError) Unwrap() error {