(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.
(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.
appends slash to the path if not present
appends slash to the path if not present
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close