public class TabCompleter extends Object implements jline.console.completer.Completer
| Constructor and Description |
|---|
TabCompleter(ShellCommandFactory factory,
ShellContext context)
Constructor.
|
public TabCompleter(ShellCommandFactory factory, ShellContext context)
factory - context - public int complete(String buffer, int cursor, List<CharSequence> candidates)
complete in interface jline.console.completer.CompleterCompleter.complete(java.lang.String, int, java.util.List)Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.