Skip to main content

babashka.classpath

A

  • add-classpath

    Adds extra-classpath, a string as for example returned by clojure -Spath, to the current classpath.

G

  • get-classpath

    Returns the current classpath as set by --classpath, BABASHKA_CLASSPATH and add-classpath.

S

  • split-classpath

    Returns the classpath as a seq of strings, split by the platform specific path separator.