Modifier and Type | Method and Description |
---|---|
public int | Returns: the number of arguments the given option takes or -1 if the option is not supportedan option option)Determines if the given option is supported and if so, the number of arguments the option takes. |
isSupportedOption | back to summary |
---|---|
public int isSupportedOption(String option) Determines if the given option is supported and if so, the number of arguments the option takes.
|