clikt / com.github.ajalt.clikt.parameters.arguments / Argument / nvalues

nvalues

abstract val nvalues: Int

The number of values that this argument takes.

Negative nvalues indicates a variable number of values. Cannot be 0.