(-main & args)
(delete-fixtures db & [opts])
Delete the fixtures from the database.
Delete the fixtures from the database.
(dump-fixtures db & [opts])
Dump the fixtures in the database.
Dump the fixtures in the database.
(load-fixtures db & [opts])
Load the fixtures into the database.
Load the fixtures into the database.
(run db cmd & [opts])
(show-help)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close