Searched defs:fsErr (Results 1 – 1 of 1) sorted by relevance
639 type fsErr struct { struct640 path string641 err error644 func (e fsErr) String() string {