public class JobAutoCompleter extends Object implements net.thevpc.nuts.NutsCommandAutoCompleteResolver
| Constructor and Description |
|---|
JobAutoCompleter() |
| Modifier and Type | Method and Description |
|---|---|
List<net.thevpc.nuts.NutsArgumentCandidate> |
resolveCandidates(net.thevpc.nuts.NutsCommandLine commandline,
int wordIndex,
net.thevpc.nuts.NutsSession session) |
public List<net.thevpc.nuts.NutsArgumentCandidate> resolveCandidates(net.thevpc.nuts.NutsCommandLine commandline, int wordIndex, net.thevpc.nuts.NutsSession session)
resolveCandidates in interface net.thevpc.nuts.NutsCommandAutoCompleteResolverCopyright © 2022 vpc open source initiative. All rights reserved.