public class DefaultNonOption extends Object implements net.thevpc.nuts.NutsArgumentName
| Constructor and Description |
|---|
DefaultNonOption(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<net.thevpc.nuts.NutsArgumentCandidate> |
getCandidates(net.thevpc.nuts.NutsCommandAutoComplete context) |
String |
getName() |
String |
toString() |
public DefaultNonOption(String name)
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 © 2021 vpc open source initiative. All rights reserved.