Searched defs:IncorrectRelativeRootError (Results 1 – 1 of 1) sorted by relevance
167 type IncorrectRelativeRootError struct { struct168 RelativeRoot string169 Path string172 func (x IncorrectRelativeRootError) Error() string {