KotlinConfig

Configuration for the Kotlin plugin.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Sets the directory where custom classpath entries required for the guest context are located. The plugin will extract the classpath entries if they are not present at the specified path.

Link copied to clipboard

Functions

Link copied to clipboard
fun bindings(block: MutableMap<String, Any>.() -> Unit)