type io/fs.GlobFS

2 uses

	io/fs (current package)
		glob.go#L12: type GlobFS interface {
		glob.go#L44: 	if fsys, ok := fsys.(GlobFS); ok {