Utility functions to help with scanning for and loading gorilla files.
Utility functions to help with scanning for and loading gorilla files.
(gorilla-files-in-directory directory)
get all pink-gorilla filenames in a directory. Works recursively, so sub-directories are included.
get all pink-gorilla filenames in a directory. Works recursively, so sub-directories are included.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close