Liking cljdoc? Tell your friends :D
Clojure only.

clj-cctray.core

Contains the core public function to get parsed projects.

Contains the core public function to get parsed projects.
raw docstring

get-projectsclj

(get-projects source)
(get-projects source user-supplied-options)

Gets and parses the cctray xml file at the given source and returns a list of project maps.

An optional map of options can be given to modify how the file is parsed.

See the project README at https://github.com/build-canaries/clj-cctray/blob/master/README.md for more details about available options and the keys in each project map.

Gets and parses the cctray xml file at the given source and returns a list of project maps.

An optional map of options can be given to modify how the file is parsed.

See the project README at https://github.com/build-canaries/clj-cctray/blob/master/README.md for more details
about available options and the keys in each project map.
sourceraw docstring

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

× close