kotest-core / io.kotest.core.runtime / kotlin.collections.List / afterProject

afterProject

fun List<Listener>.afterProject(): Try<Unit>

Invokes any afterProject functions from the given listeners.