open fun removeArgument(index: Int): CLI
Removes an argument identified by its index. This method does nothing if the argument cannot be found.
index - the argument index
index
Return the current io.vertx.reactivex.core.cli.CLI instance