kotest-mpp / io.kotest.mpp / kotlin.Throwable / throwableLocation

throwableLocation

fun Throwable.throwableLocation(): String?

Returns the location of this stack trace, removing traces of io.kotest if possible. On some platforms the stack trace may not be available.