vertx / io.vertx.reactivex.core.cli / CLI / setSummary

setSummary

open fun setSummary(summary: String): CLI

Sets the summary of the CLI.

Parameters

summary - the summary

Return
the current io.vertx.reactivex.core.cli.CLI instance