Join Slack
Communities
Powered by
Hey! I'm having some trouble finding how I can set...
# scripting
t
Tmpod
01/05/2020, 10:10 PM
Hey! I'm having some trouble finding how I can set
implicitReceivers
and
providedProperties
on a compilation config, since the docs are very limited on the scripting topic 😛 Is anyone able to help me?
i
ilya.chernikov
01/07/2020, 11:57 AM
Yes, unfortunately documentation is quite limited yet. You can try to check the tests, e.g. this one:
https://github.com/JetBrains/kotlin/blob/master/libraries/scripting/jvm-host-test/test/kotlin/script/experimental/jvmhost/test/ScriptingHostTest.kt#L207
t
Tmpod
01/08/2020, 1:09 PM
Thanks for the suggestion. Will check it out :)
5
Views
Open in Slack
Previous
Next