Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
FSList
Class · 0.85
ctime
Method · 0.80
sort_by_size
Method · 0.80
sort_by_mtime
Method · 0.80
tar
Method · 0.80
targz
Method · 0.80
tarbz2
Method · 0.80
write
Method · 0.45
zip
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected