os.ProcessState.Success (method, view implemented interface methods)
2 uses
os (current package)
exec.go#L386: func (p *ProcessState) Success() bool {
os/exec
exec.go#L923: if err == nil && !state.Success() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)