vertx / io.vertx.rxjava.ext.shell.system / Process / toBackground

toBackground

open fun toBackground(): Unit

Set the process in background.

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

Set the process in background.

Parameters

completionHandler - handler called after background callback