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

create

open static fun create(name: String): CLI

Creates an instance of io.vertx.reactivex.core.cli.CLI using the default implementation.

Parameters

name - the name of the CLI (must not be null)

Return
the created instance of io.vertx.reactivex.core.cli.CLI