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

toForeground

open fun toForeground(): Unit

Set the process in foreground.

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

Set the process in foreground.

Parameters

completionHandler - handler called after foreground callback