rustic / com.osm.gradle.plugins.wrapper.builder.command / MultipleCommandOptionBase

MultipleCommandOptionBase

abstract class MultipleCommandOptionBase : CommandOptionBase

This class is used to represent command that are expected to be set multiple times.

Constructors

<init>

This class is used to represent command that are expected to be set multiple times.

MultipleCommandOptionBase(param: Iterable<String?>?)

Properties

multiple

open val multiple: Boolean