vertx / io.vertx.rxjava.ext.shell.command / CommandRegistry / create

create

open static fun create(vertx: Vertx): CommandRegistry

Create a new registry.

Parameters

vertx - the vertx instance

Return
the created registry