Kotlin / kotlin-interactive-shell

Kotlin Language Interactive Shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`kotlinc -cp foo.jar` Equivalent

aryeh-looker opened this issue · comments

commented

Does ki have something similar? i.e. to have some jars available in the classpath when the repl is loaded (i.e. without having to type :load).