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