File: hello-dynapath

package info (click to toggle)
libdynapath-clojure 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 168 kB
  • sloc: xml: 78; makefile: 14; sh: 4
file content (3 lines) | stat: -rw-r--r-- 156 bytes parent folder | download
1
2
3
#!/bin/sh

clojure -cp /usr/share/java/dynapath.jar -e '(use '"'"'dynapath.dynamic-classpath) ((:can-read? base-readable-addable-classpath))' | grep 'true'