os/exec.Cmd.lookPathErr (field)
5 uses
os/exec (current package)
exec.go#L137: lookPathErr error // LookPath error, if any.
exec.go#L176: cmd.lookPathErr = err
exec.go#L203: if c.lookPathErr != nil {
exec.go#L377: if c.lookPathErr != nil {
exec.go#L380: return c.lookPathErr
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |