Searched defs:rmtree (Results 1 – 11 of 11) sorted by relevance
192 sub rmtree($) { subroutine
50 def rmtree(self, path): member in SkiaStepApi
132 def _remove_temp_dir(rmtree, tempdir): argument
224 def rmtree(path, ignore_errors=False, onerror=None): function
109 def rmtree(path): function
682 def rmtree(path, ignore_errors=False, onerror=None): function
302 def rmtree(path): function
2273 def rmtree(path, ignore_errors=False, onerror=auto_chmod): function
1355 rmtree = shutil.rmtree variable in Path
450 def rmtree(path): function