public class CommandNonOption extends Object implements net.thevpc.nuts.cmdline.NArgName
| Constructor and Description |
|---|
CommandNonOption(String name,
NshContext context) |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
List<net.thevpc.nuts.cmdline.NArgCandidate> |
resolveCandidates(net.thevpc.nuts.cmdline.NCmdLineAutoComplete context) |
public CommandNonOption(String name, NshContext context)
public String name()
name in interface net.thevpc.nuts.cmdline.NArgNamepublic List<net.thevpc.nuts.cmdline.NArgCandidate> resolveCandidates(net.thevpc.nuts.cmdline.NCmdLineAutoComplete context)
resolveCandidates in interface net.thevpc.nuts.cmdline.NArgNameCopyright © 2026 vpc open source initiative. All rights reserved.