MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-577411.py

File recipe-577411.py

recipes/Python/577411_Recoursive_File_Moving/recipe-577411.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1## Title: movefiles.py
2## Author: Shawn Kirsch (www.shawnkirsch.com)
3## Description: Recoursively delete all sub directorys while preserving
4## files to the root directory.

Callers

nothing calls this directly

Calls 5

exploretreeFunction · 0.85
printcountFunction · 0.85
movefilesFunction · 0.85
deletedirsFunction · 0.85
getcwdMethod · 0.80

Tested by

no test coverage detected