func os.RemoveAll
3 uses
os (current package)
path.go#L66: func RemoveAll(path string) error {
golang.org/x/tools/go/packages
golist.go#L1110: os.RemoveAll(dir)
testing
testing.go#L1124: err := os.RemoveAll(path)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)