We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4fa4c9 commit 921a9dcCopy full SHA for 921a9dc
CHANGELOG.md
@@ -9,6 +9,7 @@
9
argparse argument. This is helpful when one argument determines what is tab completed for another argument.
10
If these functions have an argument called `arg_tokens`, then AutoCompleter will automatically pass this
11
dictionary to them.
12
+ * Added CompletionError class that can be raised during argparse-based tab completion and printed to the user
13
14
## 0.9.16 (August 7, 2019)
15
* Bug Fixes
0 commit comments