vertx / io.vertx.reactivex.core.cli / CLI / setName

setName

open fun setName(name: String): CLI

Sets the name of the CLI.

Parameters

name - the name

Return
the current io.vertx.reactivex.core.cli.CLI instance