vertx / io.vertx.kotlin.ext.shell / io.vertx.ext.shell.ShellService

Extensions for io.vertx.ext.shell.ShellService

startAwait

suspend fun ShellService.startAwait(): Unit

Start the shell service, this is an asynchronous start.

stopAwait

suspend fun ShellService.stopAwait(): Unit

Stop the shell service, this is an asynchronous start.