BaseKernelHost

interface BaseKernelHost

Functions

Link copied to clipboard
abstract fun <T> withHost(currentHost: KotlinKernelHost, callback: () -> T): T