MCPcopy Create free account
hub / github.com/OWASP/APTS / repo_root

Function repo_root

scripts/_ci_utils.py:13–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11
12
13def repo_root() -> Path:
14 return REPO_ROOT
15
16
17def repo_path(path: str | Path) -> Path:

Callers 4

resolve_local_targetFunction · 0.90
mainFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected