Liking cljdoc? Tell your friends :D

leiningen.zprint


common-cmd-strclj

(common-cmd-str cache-dir)

Figure out a planck command string if possible.

Figure out a planck command string if possible.
sourceraw docstring

help-strclj

source

lein-zprint-aboutclj

(lein-zprint-about)

Return version of this program.

Return version of this program.
sourceraw docstring

vec-str-to-strclj

(vec-str-to-str vec-str)

Take a vector of strings and concatenate them into one string with newlines between them.

Take a vector of strings and concatenate them into one string with
newlines between them.
sourceraw docstring

zprintclj

(zprint project & args)

Pretty-print all of the arguments that are not a map, replacing the existing file with the pretty printed one. The old one is kept around with a .old extension. If the arg is a map, it is considered an options map and subsequent files are pretty printed with those options.

Pretty-print all of the arguments that are not a map, replacing the
existing file with the pretty printed one.  The old one is kept around
with a .old extension.  If the arg is a map, it is considered an options
map and subsequent files are pretty printed with those options.
sourceraw docstring

zprint-aboutclj

(zprint-about)

Return version of zprint library program.

Return version of zprint library program.
sourceraw docstring

zprint-one-fileclj

(zprint-one-file project-options line-options file-spec)

Take a file name, possibly including a path, and zprint that one file.

Take a file name, possibly including a path, and zprint that one file.
sourceraw docstring

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

× close