class InspectCommandCompleter extends SimpleCompleter
Completer for the 'inspect' command.
| Fields inherited from class | Fields | 
|---|---|
| class SimpleCompleter | delimiter | 
| Properties inherited from class | Properties | 
|---|---|
| class SimpleCompleter | candidates, candidates, withBlank | 
| Constructor and description | 
|---|
| InspectCommandCompleter(Binding binding) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | SortedSet<String> | getCandidates() | 
| Methods inherited from class | Name | 
|---|---|
| class SimpleCompleter | add, addCandidateString, complete, getCandidates, leftShift, setCandidateStrings, setCandidates, setWithBlank | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.