printJob

fun printJob(job: Job, out: PrintStream = System.out)(source)

Prints job hierarchy representation from jobToString to the given out.