(absolute-path path entity-root-path)
entity-root-path will be passed in as e.g. 'components/invoicer' if a brick, or 'projects/invocing' if a project, and nil if the development project (dev lives at the root, so keep that path as it is).
entity-root-path will be passed in as e.g. 'components/invoicer' if a brick, or 'projects/invocing' if a project, and nil if the development project (dev lives at the root, so keep that path as it is).
(sufix-ns-with-dot top-namespace)
Makes sure the namespace ends with a dot (.)
Makes sure the namespace ends with a dot (.)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close