MCPcopy Create free account
hub / github.com/ipython/ipython / HomeDirError

Class HomeDirError

IPython/utils/path.py:166–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164
165
166class HomeDirError(Exception):
167 pass
168
169
170def get_home_dir(require_writable=False) -> str:

Callers 1

get_home_dirFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected