Liking cljdoc? Tell your friends :D

pinkgorilla.storage.files

Utility functions to help with scanning for and loading gorilla files.

Utility functions to help with scanning for and loading gorilla files.
raw docstring

clj-file?clj

(clj-file? file)
source

cljg-file?clj

(cljg-file? file)
source

ends-withclj

(ends-with string ending)
source

excluded-file-seqclj

(excluded-file-seq file excludes)
source

gorilla-file?clj

(gorilla-file? file)
source

gorilla-filepaths-in-current-directoryclj

(gorilla-filepaths-in-current-directory excludes)
source

include-file?clj

(include-file? file)

Should a file be included in the 'load file' list? Currently all .cljg files, and .clj files with a Gorilla header are included.

Should a file be included in the 'load file' list? Currently all .cljg files, and .clj files with a Gorilla header
are included.
sourceraw docstring

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

× close