vertx / io.vertx.kotlin.ext.shell.term / io.vertx.ext.shell.term.TermServer / closeAwait

closeAwait

suspend fun TermServer.closeAwait(): Unit

Like io.vertx.ext.shell.term.TermServer but supplying a handler that will be notified when close is complete.

Parameters

completionHandler - the handler to be notified when the term server is closed