(find-resources resource-dir)(gzip-resource target-dir [resource-dir resource-file])(gzip-resources project & args)Find and gzip resources. Generates an gzipped file of every resource. Generated file name is same as the resource name with ".gz" appended to it.
Supported options: :target-path - Target path, defaults to project :target :resource-paths - Seq of resource paths, defaults to project :resource-paths :manifest-path - If set, generates an edn file with resource information
Options are read under key :gzip-resources in project.clj
Find and gzip resources. Generates an gzipped file of every resource. Generated file name is same as the resource name with ".gz" appended to it. Supported options: :target-path - Target path, defaults to project :target :resource-paths - Seq of resource paths, defaults to project :resource-paths :manifest-path - If set, generates an edn file with resource information Options are read under key :gzip-resources in project.clj
(length->str length)(regular-file? file)(relative-path base file)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 |