Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gitless-vcs/gitless
/ PathIsDirectoryError
Class
PathIsDirectoryError
gitless/core.py:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
class
ApplyFailedError(GlError):
pass
50
51
class
PathIsDirectoryError(ValueError):
pass
52
53
54
# File status
Callers
1
checkout_file
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected