startAwait
suspend fun ShellService.startAwait(): Unit
Suspending version of method io.vertx.ext.shell.ShellService.start
stopAwait
suspend fun ShellService.stopAwait(): Unit
Suspending version of method io.vertx.ext.shell.ShellService.stop