<@U16CM33AB> is it possible to do `@file:KotlinOpt...
# scripting
d
@holgerbrandl is it possible to do
@file:KotlinOpts("-classpath deps.jar")
in the kscript?
h
Sorry for the delay. There’s a ticket see https://github.com/holgerbrandl/kscript/issues/127 I’m not sure if
kotlin
binary allows for multiple
-cp
arguments. If it would, your idea of simply using KotlinOpts should work.