MCPcopy 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
4class ProgramDoesNotExist(Exception):
5 pass
6
7
8class DuplicateManpage(Exception):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected