type github.com/go-git/go-billy/v5/util.removerAll

2 uses

	github.com/go-git/go-billy/v5/util (current package)
		util.go#L20: 	if r, ok := fs.(removerAll); ok {
		util.go#L27: type removerAll interface {