3 lines
112 B
Python
3 lines
112 B
Python
class ArgcompleteException(Exception):
|
|
"Exception raised when the shell argument completion process fails."
|