Home
last modified time | relevance | path

Searched defs:UnrecognizedVCSError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/zip/
Dzip.go615 type UnrecognizedVCSError struct { struct
616 RepoRoot string
619 func (e *UnrecognizedVCSError) Error() string {