RootResolver

fun interface RootResolver

A RootResolver is called at the very beginning of the execution to seed execution.

Functions

Link copied to clipboard
abstract fun resolveRoot(): ResolverValue?