(build this dependencies)
Builds a stoppable object from dependencies.
Builds a stoppable object from dependencies.
(dependencies this)
Returns a map of a key and a dependency type.
A type can be :required
or :optional
.
Returns a map of a key and a dependency type. A type can be `:required` or `:optional`.
(stop this)
Stops the object. Returns nothing.
Stops the object. Returns nothing.
(unwrap this)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close