kill

abstract fun kill(signal: String? = null)

Kill

Kills the child process, using the provided signal.

Parameters

signal

Signal to use to kill the process.