MCPcopy Create free account
hub / github.com/tiny-pilot/tinypilot / PathNotRelativeToHomeDirectoryError

Class PathNotRelativeToHomeDirectoryError

app/env.py:21–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20
21class PathNotRelativeToHomeDirectoryError(Error):
22 pass
23
24
25def abs_path_in_home_dir(relative_path):

Callers 1

abs_path_in_home_dirFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected