io/fs.PathError.Error (method, view implemented interface methods)
one use
io/fs (current package)
fs.go#L249: func (e *PathError) Error() string { return e.Op + " " + e.Path + ": " + e.Err.Error() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)