open fun setOptions(options: MutableList<Option>): CLI
Sets the list of arguments.
options - the list of options, must not be null
options
null
Return the current io.vertx.reactivex.core.cli.CLI instance