| Constructor and Description |
|---|
ConsoleCompletor(JConnect jconnect) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(org.jline.reader.LineReader reader,
org.jline.reader.ParsedLine line,
List<org.jline.reader.Candidate> candidates) |
public ConsoleCompletor(JConnect jconnect)
public void complete(org.jline.reader.LineReader reader,
org.jline.reader.ParsedLine line,
List<org.jline.reader.Candidate> candidates)
complete in interface org.jline.reader.CompleterCopyright © 2022. All rights reserved.