(add! id value & {:keys [insert] :as op})
Upserts a workflow to the catalog
Upserts a workflow to the catalog
(catalog)
(lookup id & {:keys [throw-missing] :as op})
(lookup-in id path & {:keys [throw-missing] :as op})
(remove! id)
Removes a workflow from the catalog
Removes a workflow from the catalog
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close