Liking cljdoc? Tell your friends :D

cellar.config


-db-settings>clj

(-db-settings> new-db-settings)

Sets db settings

Sets db settings
sourceraw docstring

-set>clj

(-set> new-config)

Sets config

Sets config
sourceraw docstring

-table>clj

(-table> new-table)

Adds table new-table to config

Adds table `new-table` to config
sourceraw docstring

-tables>clj

(-tables> new-tables)

Sets new-tables to config

Sets `new-tables` to config
sourceraw docstring

<db-settings-clj

(<db-settings-)

Returns db settings

Returns db settings
sourceraw docstring

<get-clj

(<get-)

Returns config

Returns config
sourceraw docstring

<table-clj

(<table- table)

Returns table config if exists

Returns `table` config if exists
sourceraw docstring

<tables-clj

(<tables-)

Returns all tables configs

Returns all tables configs
sourceraw docstring

reset!clj

(reset!)

Resets config to default state

Resets config to default state
sourceraw docstring

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

× close