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