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

terminate

open fun terminate(): Unit

Terminate the process.

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

Terminate the process.

Parameters

completionHandler - handler called after end callback