Utility functions to help with scanning for and loading gorilla files.
Utility functions to help with scanning for and loading gorilla files.
(excluded-file-seq excludes file)
excludes #{".git"}
excludes #{".git"}
(explore-directory excludes 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.
(notebook-file? file)
Should .cljg files, and .clj files with a Gorilla header are included.
Should .cljg files, and .clj files with a Gorilla header are included.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close