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

terminate

open fun terminate(): Unit

Terminate the process.

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

Terminate the process.

Parameters

completionHandler - handler called after end callback