Searched defs:ErrNotFound (Results 1 – 4 of 4) sorted by relevance
14 var ErrNotFound = errors.New("executable file not found in $PATH") var
16 var ErrNotFound = errors.New("executable file not found in $path") var
20 var ErrNotFound = errors.New("executable file not found in $PATH") var
17 var ErrNotFound = errors.New("executable file not found in %PATH%") var