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