Searched defs:vcsNotFoundError (Results 1 – 1 of 1) sorted by relevance
901 type vcsNotFoundError struct { struct902 dir string905 func (e *vcsNotFoundError) Error() string {909 func (e *vcsNotFoundError) Is(err error) bool {