
public abstract class ArgHandlerIgnore extends ArgHandlerFlag
| Constructor and Description |
|---|
ArgHandlerIgnore() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel()
The root String that will be munged into -label and -nolabel variants for flag value toggling.
|
String |
getPurposeSnippet()
Returns a description that will be mixed together with default value to come up with the
overall flag purpose.
|
addTagValue, getDefaultValue, getHelpTag, getPurpose, getTag, getTagArgs, getTags, handle, isRequired, setFlaggetDefaultArgs, isExperimental, isUndocumentedpublic String getPurposeSnippet()
ArgHandlerFlaggetPurposeSnippet in class ArgHandlerFlagpublic String getLabel()
ArgHandlerFlaggetLabel in class ArgHandlerFlagCopyright © 2018. All rights reserved.