The pyedb.generic.filesystem library#
Summary#
Search for files inside a directory given a specific pattern. |
|
Get the absolute path to all *.json files in start_folder. |
Module detail#
- filesystem.search_files(dirname, pattern='*')#
Search for files inside a directory given a specific pattern.
- filesystem.my_location()#