io/fs.PathError.Unwrap (method)

one use

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