public ParameterHolder
| Modifier and Type | Method and Description |
|---|---|
void |
registerOption(GroupableOption option)
Register an option with this command or group.
|
void registerOption(@NotNull
GroupableOption option)
Register an option with this command or group.
This is called automatically for the built in options, but you need to call this if you want to add a custom option.