public class DefaultNonOption extends Object implements net.thevpc.nuts.cmdline.NArgName
| Constructor and Description |
|---|
DefaultNonOption(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
List<net.thevpc.nuts.cmdline.NArgCandidate> |
resolveCandidates(net.thevpc.nuts.cmdline.NCmdLineAutoComplete context) |
String |
toString() |
public DefaultNonOption(String name)
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.