Searched defs:exitProcessWithError (Results 1 – 1 of 1) sorted by relevance
22 internal fun CliktCommand.exitProcessWithError(error: String): Nothing = in exitProcessWithError() method25 internal fun CliktCommand.exitProcessWithError(error: Widget): Nothing = in exitProcessWithError() method