Class | Description |
---|---|
AggregateCompleter |
Completer which contains multiple completers and aggregates them together.
|
ArgumentCompleter |
A
Completer implementation that invokes a child completer using the appropriate separator argument. |
ArgumentCompleter.ArgumentLine | |
EnumCompleter | |
FileNameCompleter |
A file name completer takes the buffer and issues a list of
potential completions.
|
NullCompleter |
Null completer.
|
StringsCompleter |
Completer for a set of strings.
|
Copyright © 2018. All rights reserved.