(launch pod-config)
Launch pod using the supplied config. Config is a map describing pod behavior. Example:
{:pod/namespaces [{:pod/ns "pod.math" :pod/vars [{:var/name "add" :var/fn +} {:var/name "subtract" :var/fn -}]}]}
Launch pod using the supplied config. Config is a map describing pod behavior. Example: {:pod/namespaces [{:pod/ns "pod.math" :pod/vars [{:var/name "add" :var/fn +} {:var/name "subtract" :var/fn -}]}]}
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close