public class Completer extends Object implements org.jboss.aesh.complete.Completion
| Modifier and Type | Method and Description |
|---|---|
static void |
addPrefixMatches(Argument argument,
Collection<String> all,
List<String> candidates) |
void |
complete(org.jboss.aesh.complete.CompleteOperation op) |
public Completer(Context context)
public void complete(org.jboss.aesh.complete.CompleteOperation op)
complete in interface org.jboss.aesh.complete.Completionpublic static void addPrefixMatches(Argument argument, Collection<String> all, List<String> candidates)
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.