formatTaskList

fun formatTaskList(tasks: List<TaskWithProgress>, humanReadableAge: Boolean = false, includeExecutorHostname: Boolean = false): String