ktor-utils / io.ktor.util / kotlinx.coroutines.Job / printDebugTree

printDebugTree

fun Job.printDebugTree(offset: Int = 0): Unit

Print Job children tree.