public static class JLineShellAutoConfiguration.CompleterAdapter extends Object implements org.jline.reader.Completer
Completer
contract and our own.Constructor and Description |
---|
CompleterAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
complete(org.jline.reader.LineReader reader,
org.jline.reader.ParsedLine line,
List<org.jline.reader.Candidate> candidates) |
void |
setShell(Shell shell) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.