(after-push api app-conf result)Process result of item push
Process result of item push
(api-files api directory)Find local API XML files for upload
Find local API XML files for upload
(deconstruct-node app-conf file-path el-loc)Explode XML node into file/content pairs
Explode XML node into file/content pairs
(enabled? api el-loc)Is the current xml enabled?
Is the current xml enabled?
(file-path api app-conf)Build the XML file path
Build the XML file path
(find-elements api el-loc)Find elements in the returned XML
Find elements in the returned XML
(find-id api el-loc)Find the current xml loc Id
Find the current xml loc Id
(find-name api el-loc)Find the current xml loc name
Find the current xml loc name
(local-path api target)Base dir for saving files for the api
Base dir for saving files for the api
(post-path api)HTTP Post on upload path
HTTP Post on upload path
(pre-node-action api app-conf)Transform app-conf before processing
Transform app-conf before processing
(preprocess api app-conf)Preprocess app-conf before any other work
Preprocess app-conf before any other work
(push-params api app-conf)params for HTTP PUT/POST
params for HTTP PUT/POST
(query-params api app-conf)query-params to use for HTTP Post
query-params to use for HTTP Post
(rest-path api)Server API path for GET/PUT
Server API path for GET/PUT
(should-skip? api el-loc {:keys [skip-disabled] :as app-conf})Convenience function to combine enabled? check with skip-disabled check.
Convenience function to combine enabled? check with skip-disabled check.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |