listfiles¶
- edge_pydb.util.listfiles(contain='', values=False, printing=False)[source]¶
List the current available files in the package data directory. If values=True, give full directory paths. If contain=’hdf’, list only file names with the ‘hdf’ substring
- Parameters:
- containstr
the target substring to find in the file name to list, if not provided, then will print all files