Liking cljdoc? Tell your friends :D

polylith.clj.core.common.core


absolute-pathclj

(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).
sourceraw docstring

color-modeclj

(color-mode {:keys [color-mode]})
source

compact?clj

(compact? {:keys [user-input settings]} view)
source

entity->shortclj

source

filter-clojure-pathsclj

(filter-clojure-paths paths)
source

find-baseclj

(find-base name bases)
source

find-brickclj

(find-brick name {:keys [components bases]})
source

find-componentclj

(find-component name components)
source

find-projectclj

(find-project name projects)
source

hidden-file?clj

(hidden-file? path)
source

ns-to-pathclj

(ns-to-path namespace)
source

path->filenameclj

(path->filename path)
source

path-to-nsclj

(path-to-ns namespace)
source

sufix-ns-with-dotclj

(sufix-ns-with-dot top-namespace)

Makes sure the namespace ends with a dot (.)

Makes sure the namespace ends with a dot (.)
sourceraw docstring

user-pathclj

(user-path path)
source

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

× close