Liking cljdoc? Tell your friends :D

protean.api.codex.document

Codex data extraction and truthiness functionality.

Codex data extraction and truthiness functionality.
raw docstring

assoc-item->clj

(assoc-item-> source out-ks in-ks target)

Extracts out-ks in source and assocs to target as in-ks.

Extracts out-ks in source and assocs to target as in-ks.
sourceraw docstring

assoc-tree-item->clj

(assoc-tree-item-> tree out-ks in-ks target)

Extracts first out-ks in tree and assocs to target as in-k.

Extracts first out-ks in tree and assocs to target as in-k.
sourceraw docstring

error-statusclj

(error-status tree)
source

fpsclj

(fps t)
source

get-in-treeclj

(get-in-tree tree ks)

returns the first result for given sequence of keys from a tree (scope)

returns the first result for given sequence of keys from a tree (scope)
sourceraw docstring

get-path-locationsclj

(get-path-locations protean-home path codex-dir)

Returns all locations that correspond to a relative path, provided a codex-dir

Returns all locations that correspond to a relative path, provided a codex-dir
sourceraw docstring

mpsclj

(mps t names)
source

qpsclj

(qps t)
source

req-bodyclj

(req-body t)
source

req-body-examplesclj

(req-body-examples t)
source

req-ctypeclj

(req-ctype tree)
source

req-hdrsclj

(req-hdrs tree)
source

rsp-ctypeclj

(rsp-ctype rsp-code tree)
source

rsp-hdrsclj

(rsp-hdrs rsp-code tree)
source

serviceclj

(service tree)
source

status-matchingclj

(status-matching tree f-e)
source

success-statusclj

(success-status tree)
source

to-pathclj

(to-path protean-home path tree)

Resolves relative paths to absolute, provided a tree

Resolves relative paths to absolute, provided a tree
sourceraw docstring

to-path-dirclj

(to-path-dir protean-home path codex-dir)

Resolves relative paths to absolute, provided a codex-dir

Resolves relative paths to absolute, provided a codex-dir
sourceraw docstring

to-seqclj

(to-seq codices svc path method)

creates a sequence (for now aka 'tree' - needs renaming) that can be traversed to resolve required references in scope

creates a sequence (for now aka 'tree' - needs renaming) that can be
traversed to resolve required references in scope
sourceraw docstring

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

× close