MCPcopy Index your code
hub / github.com/ipython/ipython / HomeDirError

Class HomeDirError

IPython/utils/path.py:152–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150
151
152class HomeDirError(Exception):
153 pass
154
155
156def get_home_dir(require_writable: bool=False) -> str:

Callers 1

get_home_dirFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…