JvmConfig

Configuration for the Jvm plugin.

See also

Properties

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

Toggle support for multiple threads in the guest context.

Link copied to clipboard

Functions

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

Add new entries to the guest classpath used by the engine.

Link copied to clipboard

Add new entries to the guest classpath used by the embedded context. Each Path will be added in its string representation using Path.pathString.