clikt / com.github.ajalt.clikt.parameters.arguments / ProcessedArgument / required

required

val required: Boolean

Overrides Argument.required

If true, an error will be thrown if this argument is not given on the command line.