you can call lumo.classpath/add!
, but I wouldn't write any serious code that changes the classpath dynamically
Thanks! I feel given the context of what I'm working on, modifying the classpaths is somewhat expected.
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