filter_paths¶
- backpy.core.backup.compression.filter_paths(root_path, include, exclude=None)¶
- Parameters:
root_path (Path | str)
include (list[str] | None)
exclude (list[str] | None)
- Return type:
tuple[list[Path], float]
This package is still in development and not stable at this time! Features and functionalities might not work as expected.