vertx / io.vertx.reactivex.ext.shell.system / Process / toForeground

toForeground

open fun toForeground(): Unit

Set the process in foreground.

open fun toForeground(completionHandler: Handler<Void>): Unit

Set the process in foreground.

Parameters

completionHandler - handler called after foreground callback