Liking cljdoc? Tell your friends :D

metav.spit


-mainclj

(-main & args)
sourceraw docstring

accepted-formatsclj

source

cli-optionsclj

source

default-optionsclj

source

error-msgclj

(error-msg errors)
source

exitclj

(exit status msg)
source

iso-nowclj

(iso-now)
source

metadata-as-codeclj

(metadata-as-code working-dir ns version)
source

metadata-as-ednclj

(metadata-as-edn working-dir version)

return a map of the repo metadata: version, name, path, etc.

return a map of the repo metadata: version, name, path, etc.
sourceraw docstring

metafile!clj

(metafile! output-dir namespace format)
source

parse-formatsclj

(parse-formats s)

parse a string of comma-separated formats a return a set of formats

parse a string of comma-separated formats a return a set of formats
sourceraw docstring

spit-file!cljmultimethod

source

spit-files!clj

(spit-files! working-dir options)
(spit-files! working-dir version {:keys [namespace formats] :as options})
sourceraw docstring

usageclj

(usage summary)
source

validate-argsclj

(validate-args args)

Validate command line arguments. Either return a map indicating the program should exit (with an error message, and optional ok status), or a map indicating the action the program should take and the options provided.

Validate command line arguments. Either return a map indicating the program
should exit (with an error message, and optional ok status), or a map
indicating the action the program should take and the options provided.
sourceraw docstring

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

× close