KotlinScriptEngine

The object to use the Kotlin script engine for code compilation.

Functions

Link copied to clipboard
fun compile(code: String)

Compiles a given code string using Kotlin's scripting infrastructure.