Liking cljdoc? Tell your friends :D

polylith.clj.core.path-finder.interface.criterias


=nameclj

(=name entity-name)
source

base?clj

(base? {:keys [type]})
source

brick?clj

(brick? {:keys [type]})
source

component?clj

(component? {:keys [type]})
source

exists?clj

(exists? {:keys [exists?]})
source

filter-entriesclj

(filter-entries path-entries criterias)
source

has-entry?clj

(has-entry? path-entries criterias)
source

match?clj

(match? path-entry criterias)
source

not-exists?clj

(not-exists? {:keys [exists?]})
source

not-profile?clj

(not-profile? {:keys [profile?]})
source

not-test-or-resources-pathclj

(not-test-or-resources-path entry)
source

profile?clj

(profile? {:keys [profile?]})
source

project?clj

(project? {:keys [type]})
source

resources-path?clj

(resources-path? {:keys [path]})
source

src-path?clj

(src-path? {:keys [path]})
source

src?clj

(src? {:keys [test?]})
source

test-path?clj

(test-path? {:keys [path]})
source

test?clj

(test? {:keys [test?]})
source

truthyclj

(truthy _)
source

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

× close