orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-olive
/
org.openrndr.extra.olive
/
loadFromScriptKSH
load
From
Script
KSH
fun
<
T
>
loadFromScriptKSH
(
script
:
File
,
host
:
BasicScriptingHost
=
BasicJvmScriptingHost()
,
body
:
ScriptCompilationConfiguration.Builder
.
(
)
->
Unit
=
{ jvm { dependenciesFromCurrentContext(wholeClasspath = true) } }
)
:
T
(
source
)