Searched defs:IncorrectRelativeRootError (Results 1 – 1 of 1) sorted by relevance
206 type IncorrectRelativeRootError struct { struct207 RelativeRoot string208 Path string211 func (x IncorrectRelativeRootError) Error() string {