Liking cljdoc? Tell your friends :D

bluegenes-tool-store.tools


get-tool-configclj

(get-tool-config tool path)

check tool folder for config and other relevant files and return as a map of useful info. This is used client-side by the browser to load tools relevant for a given report page.

check tool folder for config and other relevant files and return as
a map of useful info. This is used client-side by the browser to
load tools relevant for a given report page.
sourceraw docstring

installed-tools-listclj

(installed-tools-list)

Return a list of the installed tools listed in the package.json file.

Return a list of the installed tools listed in the package.json file. 
sourceraw docstring

tool-pathclj

appends slash to the path if not present

appends slash to the path if not present
sourceraw docstring

toolsclj

(tools)

Format the list of tools as a REST response to our GET.

Format the list of tools as a REST response to our GET.
sourceraw docstring

tools-configclj

source

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

× close