processStdout

fun Exec.processStdout(processLine: (String) -> Unit = { println(it) })