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

suspend

open fun suspend(): Unit

Resume the process.

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

Resume the process.

Parameters

completionHandler - handler called after suspend callback