Searched defs:fsErr (Results 1 – 1 of 1) sorted by relevance
646 type fsErr struct { struct647 path string648 err error651 func (e fsErr) String() string {