Files
server/usr/lib/python3/dist-packages/argcomplete/exceptions.py
2026-01-07 20:52:11 +01:00

3 lines
112 B
Python

class ArgcompleteException(Exception):
"Exception raised when the shell argument completion process fails."