Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/idank/explainshell
/ InvalidSourcePath
Class
InvalidSourcePath
explainshell/errors.py:12–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
12
class
InvalidSourcePath(Exception):
13
pass
14
15
16
class
FailureReason(str, enum.Enum):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected