Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OWASP/APTS
/ repo_path
Function
repo_path
scripts/_ci_utils.py:17–18 ·
view source on GitHub ↗
(path: str | Path)
Source
from the content-addressed store, hash-verified
15
16
17
def
repo_path(path: str | Path) -> Path:
18
return
REPO_ROOT / Path(path)
19
20
21
def
display_path(path: str | Path) -> str:
Callers
9
resolve_local_target
Function · 0.90
main
Function · 0.90
main
Function · 0.90
check_tab_acknowledgements_in_sync
Function · 0.90
check_index_in_sync_with_readme
Function · 0.90
main
Function · 0.90
read_text
Function · 0.85
read_bytes
Function · 0.85
write_bytes
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected