warg.packages.reloading.find_ancestral_relatives¶
- warg.packages.reloading.find_ancestral_relatives(target: str | Path, context: Path = PosixPath('/home/docs/checkouts/readthedocs.org/user_builds/warg/checkouts/latest/docs/source'), *, from_parent_of_context: bool = True, ancestral_levels: int = 2, descendant_levels: int = 2, top_level: Path | None = None, return_parent_of_target: bool = True, no_duplicates: bool = True, terminate_first: bool = False) List[Path][source]¶
- Parameters:
target –
context –
from_parent_of_context –
ancestral_levels –
descendant_levels –
top_level –
return_parent_of_target –
no_duplicates –
terminate_first –
- Returns: