Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/idank/explainshell
/ ProgramDoesNotExist
Class
ProgramDoesNotExist
explainshell/errors.py:4–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
4
class
ProgramDoesNotExist(Exception):
5
pass
6
7
8
class
DuplicateManpage(Exception):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected