(default-compressed-filename source-filename {:keys [pack200 compression]})
(filtered-jar-input-stream is blacklist?)
(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.
(write! method is os options)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |