MCPcopy
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

49class ApplyFailedError(GlError): pass
50
51class PathIsDirectoryError(ValueError): pass
52
53
54# File status

Callers 1

checkout_fileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected