| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY_OPTION_0_PARAMETERS_1_IGNORED |
"options.parser.boolean-option.ignored" |
public static final String |
OPTION_0_PARAMETERS_1_IGNORED |
"Option {0} does not have any parameters. {1} was ignored" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY_OPTION_0_DOES_NOT_MATCH |
"options.parser.option.unknown" |
public static final String |
KEY_OPTION_0_IS_AMBIGUOUS |
"options.parser.option.ambiguous" |
public static final String |
OPTION_0_DOES_NOT_MATCH |
"Option {0} does not match any of: " |
public static final String |
OPTION_0_IS_AMBIGUOUS |
"Option {0} matches: " |
Copyright © 2020. All rights reserved.