Liking cljdoc? Tell your friends :D

metabase.jar-compression.compress


default-compressed-filenameclj

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

filtered-jar-input-streamclj

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

make-blacklist-fnclj

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

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.
raw docstring

write!cljmultimethod

(write! method is os options)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close