Liking cljdoc? Tell your friends :D

com.ashafa.clutch.view-server


-mainclj

(-main & args)
source

add-functionclj

(add-function [function-string])
source

cached-viewsclj

source

ddocclj

(ddoc arguments)
source

ddoc-handlersclj

source

filter-changesclj

(filter-changes func ddoc [ddocs request])
source

functionsclj

source

handlersclj

source

logclj

(log message)
source

map-documentclj

(map-document [document])
source

reduce-valuesclj

(reduce-values [function-string & arguments-array :as entire-command])
(reduce-values [function-string & arguments-array] rereduce?)
source

rereduce-valuesclj

(rereduce-values command)
source

resetclj

(reset _)
source

runclj

(run)
source

update-changesclj

(update-changes func ddoc args)
source

view-server-exec-stringclj

(view-server-exec-string)

Generates a string that should work to configure a clutch view server within your local CouchDB instance based on the current process' java.class.path system property. Assumes that java is on CouchDB's PATH.

Generates a string that *should* work to configure a clutch view server
within your local CouchDB instance based on the current process'
java.class.path system property.  Assumes that `java` is on CouchDB's
PATH.
sourceraw docstring

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

× close