loadScriptFromJar

fun Path.loadScriptFromJar(): CompiledScript(source)

Load a compiled script from a Path that points to a valid jar file.

Receiver

a Path that points to a valid jar file.

Return

an instance of the loaded script