io/fs.PathError.Unwrap (method)

one use

	io/fs (current package)
		fs.go#L258: func (e *PathError) Unwrap() error { return e.Err }