kd.kontext.resolve_from_keypaths

kd.kontext.resolve_from_keypaths#

kauldron.kontext.resolve_from_keypaths(
context: Any,
key_paths: Tree[str],
) dict[str, Any][source]

Get values for key_paths from context with useful errors when failing.