Liking cljdoc? Tell your friends :D

gorilla-repl.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

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 .cljw, .cljs, .cljc, .hl and .clj files are included.

Should a file be included in the 'load file' list? Currently all .cljw, .cljs, .cljc, .hl and .clj files are included.
sourceraw docstring

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

× close