Is there a standard way to read kotlin dsl from a ...
# announcements
j
Is there a standard way to read kotlin dsl from a file and construct the objects from it. For Example I want to read a text file containing kotlinx.html code.
d
Hmm, kotlin scripting might help. Try #C0BT46EL8 maybe.