Liking cljdoc? Tell your friends :D

tag.core


-mainclj

(-main & args)
source

describeclj

(describe app-name)
(describe app-name {:keys [about]})
source

export-intelclj

(export-intel intel)
(export-intel
  intel
  {:keys [app-name path filename]
   :or {filename "about.edn" app-name "noname" path "target/about/META-INF/"}})
source

pom?clj

(pom? pom)
source

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

× close