Completerpublic static class Completers.RegexCompleter extends Object implements Completer
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Completers.RegexCompleter.ArgumentLine |
| Constructor | Description |
|---|---|
RegexCompleter(String syntax,
Function<String,Completer> completers) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
complete(LineReader reader,
ParsedLine line,
List<Candidate> candidates) |
public void complete(LineReader reader, ParsedLine line, List<Candidate> candidates)
Copyright © 2020. All rights reserved.