suspend fun CommandRegistry.registerCommandAwait(command: Command): Command
Suspending version of method io.vertx.ext.shell.command.CommandRegistry.registerCommand
command
- the command to register
Return
NOTE: This function has been automatically generated from io.vertx.ext.shell.command.CommandRegistry using Vert.x codegen.