public class CommandNonOption extends Object implements net.thevpc.nuts.NutsArgumentName
| Constructor and Description |
|---|
CommandNonOption(String name,
JShellContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<net.thevpc.nuts.NutsArgumentCandidate> |
getCandidates(net.thevpc.nuts.NutsCommandAutoComplete context) |
String |
getName() |
public CommandNonOption(String name, JShellContext context)
public String getName()
getName in interface net.thevpc.nuts.NutsArgumentNamepublic List<net.thevpc.nuts.NutsArgumentCandidate> getCandidates(net.thevpc.nuts.NutsCommandAutoComplete context)
getCandidates in interface net.thevpc.nuts.NutsArgumentNameCopyright © 2022 vpc open source initiative. All rights reserved.