Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
class
PathNotRelativeToHomeDirectoryError(Error):
22
pass
23
24
25
def
abs_path_in_home_dir(relative_path):
Callers
1
abs_path_in_home_dir
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected