io/fs.PathError.Unwrap (method)

one use

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