suspend fun CommandRegistry.unregisterCommandAwait(commandName: String): Unit
Suspending version of method io.vertx.ext.shell.command.CommandRegistry.unregisterCommand
the command name
NOTE: This function has been automatically generated from io.vertx.ext.shell.command.CommandRegistry using Vert.x codegen.