vertx / io.vertx.core.cli / Argument / setDescription

setDescription

open fun setDescription(description: String): Argument

Sets the description of the Argument.

Parameters

description - the description

Return
the current Argument instance