Package-level declarations

Functions

Link copied to clipboard
fun KbEnvironment.Companion.fromJson(json: String, clock: Clock = Clock.System, configure: KbEnvironmentBuilder.() -> Unit = {}): KbEnvironment

Creates a new KbEnvironment by parsing json as a JSON object, bridging it to a KpaStruct via asKpaStruct, and using the struct as the context.