listFiles¶
-
ChiantiPy.tools.util.
listFiles
(path)[source] [edit on github]¶ Walks the path and subdirectories to return a list of files.
Notes
This can be replaced by functions in
os.path
.
ChiantiPy.tools.util.
listFiles
(path)[source] [edit on github]¶Walks the path and subdirectories to return a list of files.
Notes
This can be replaced by functions in os.path
.