Searched defs:IncorrectRelativeRootError (Results 1 – 1 of 1) sorted by relevance
217 type IncorrectRelativeRootError struct { struct218 RelativeRoot string219 Path string222 func (x IncorrectRelativeRootError) Error() string {