MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / deletefolder

Method deletefolder

Lib/mhlib.py:224–235  ·  view source on GitHub ↗

Delete a folder. This removes files in the folder but not subdirectories. Raise os.error if deleting the folder itself fails.

(self, name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

getpathMethod · 0.95
errorMethod · 0.95
joinMethod · 0.45
listdirMethod · 0.45
unlinkMethod · 0.45
rmdirMethod · 0.45

Tested by

no test coverage detected