Liking cljdoc? Tell your friends :D

metabase.jar-compression.compress


default-compressed-filenameclj

(default-compressed-filename source-filename {:keys [pack200 compression]})
source

filtered-jar-input-streamclj

(filtered-jar-input-stream is blacklist?)
source

make-blacklist-fnclj

(make-blacklist-fn blacklist strip-directories? strip-source?)

Make a function that can be used to filter out ZipEntries from the source JAR. blacklist is an optional list of classnames to exclude, or the name of a file containing classnames separated by newlines.

Make a function that can be used to filter out ZipEntries from the source JAR. `blacklist` is an optional list of
classnames to exclude, or the name of a file containing classnames separated by newlines.
sourceraw docstring

write!cljmultimethod

(write! method is os options)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close