vertx / io.vertx.reactivex.core / Vertx / getOrCreateContext

getOrCreateContext

open fun getOrCreateContext(): Context

Gets the current context, or creates one if there isn't one

Return
The current context (created if didn't exist)