open fun removeOption(name: String): CLI
Removes an option identified by its name. This method does nothing if the option cannot be found.
name - the option name
name
Return the current io.vertx.reactivex.core.cli.CLI instance