Liking cljdoc? Tell your friends :D

pinkgorilla.explore.file

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

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

date->strclj

(date->str date)
source

excluded-file-seqclj

(excluded-file-seq excludes file)

excludes #{".git"}

excludes  #{".git"}
sourceraw docstring

explore-directoryclj

(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.
sourceraw docstring

file-infoclj

(file-info file)
source

gorilla-filepaths-in-current-directoryclj

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

notebook-file?clj

(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.
sourceraw docstring

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

× close