toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-api
/
org.modelix.model.api
/
INodeResolutionScope
/
Companion
/
ensureInContext
ensure
In
Context
fun
<
T
>
ensureInContext
(
scope
:
INodeResolutionScope
,
body
:
(
)
->
T
)
:
T
Like runWithAlso, but doesn't change the resolution order if it already exists in the context.