existsGlobalContext

fun existsGlobalContext(name: String, permittedKeys: Set<Key<*>>?): Boolean

Check if Global context with given name and permittedKeys exists

Return

Parameters

name