Use clojure.java.io/resource to read resources from the classpath: (ns ... resources/file.dat (io/copy in (io/file "/path/to/extract/file.dat")))).
確定! 回上一頁