abstract class MultipleCommandOptionBase : CommandOptionBase
This class is used to represent command that are expected to be set multiple times.
<init> |
This class is used to represent command that are expected to be set multiple times. MultipleCommandOptionBase(param: Iterable<String?>?) |
multiple |
open val multiple: Boolean |