Searched defs:IncorrectRelativeRootError (Results 1 – 1 of 1) sorted by relevance
195 type IncorrectRelativeRootError struct { struct196 RelativeRoot string197 Path string200 func (x IncorrectRelativeRootError) Error() string {