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

File recipe-259147.py

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

Source from the content-addressed store, hash-verified

1# FileSystemList -- manage a list of files, directories and other
2# file system objects. Optionally recurse directories
3# and ensure that each item in the list is a regular file.
4#

Callers

nothing calls this directly

Calls 10

FSListClass · 0.85
ctimeMethod · 0.80
sort_by_sizeMethod · 0.80
sort_by_mtimeMethod · 0.80
tarMethod · 0.80
targzMethod · 0.80
tarbz2Method · 0.80
writeMethod · 0.45
zipMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected