Fork me on GitHub
#lumo
<
2020-03-01
>
hlolli00:03:08

you can call lumo.classpath/add! , but I wouldn't write any serious code that changes the classpath dynamically

jaide01:03:15

Thanks! I feel given the context of what I'm working on, modifying the classpaths is somewhat expected.

borkdude20:03:57

for scripts it's probably fine to add something dynamically to the classpath. I have a similar approach in bb: https://github.com/borkdude/babashka/#babashkaclasspath