MCPcopy 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
8class DuplicateManpage(Exception):
9 pass
10
11
12class InvalidSourcePath(Exception):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected