Searched defs:fsErr (Results 1 – 1 of 1) sorted by relevance
638 type fsErr struct { struct639 path string640 err error643 func (e fsErr) String() string {