vertx / io.vertx.reactivex.ext.shell.term / TermServer / rxClose

rxClose

open fun rxClose(): Completable

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

Return