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]