Liking cljdoc? Tell your friends :D

peripheral.component.state


running?clj

(running? component)

Check whether the component is running (per its metadata).

Check whether the component is running (per its metadata).
sourceraw docstring

set-startedclj

(set-started component)

Set started flag in metadata.

Set started flag in metadata.
sourceraw docstring

set-stoppedclj

(set-stopped component)

Set stopped flag in metadata.

Set stopped flag in metadata.
sourceraw docstring

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

× close