Liking cljdoc? Tell your friends :D

clj-odbp.configure


configclj

Initial configuration map to set up the connection to OrientDB server and the logging system.

Initial configuration map to set up the connection to OrientDB server and
the logging system.
sourceraw docstring

configure-driverclj

(configure-driver m)

Reset global config with the contents of m. e.g.:

(configure-driver {:host "test"}) => {:host "test" :port 2424}

Reset global `config` with the contents of `m`. e.g.:

(configure-driver {:host "test"}) => {:host "test" :port 2424}
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close