| Constructor and Description |
|---|
CommandArgsCompletor(VirtualProcess process) |
| Modifier and Type | Method and Description |
|---|---|
int |
complete(String buffer,
int cursor,
List<String> candidates)
Populates candidates with a list of possible completions for the
buffer.
|
public CommandArgsCompletor(VirtualProcess process)
public int complete(String buffer, int cursor, List<String> candidates)
CompletorList before returning.Copyright © 2025. All rights reserved.