open fun addOption(option: Option): CLI
Adds an option.
option - the option, must not be null.
option
null
Return the current io.vertx.reactivex.core.cli.CLI instance