suspend fun TermServer.closeAwait(): Unit
Like io.vertx.ext.shell.term.TermServer but supplying a handler that will be notified when close is complete. |
|
suspend fun TermServer.listenAwait(): TermServer
Bind the term server, the io.vertx.ext.shell.term.TermServer must be set before. |