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

required

abstract val required: Boolean

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