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

rxClose

open fun rxClose(): Single<Void>

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

Return