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

exploreclj

(explore excludes directory)
source

gorilla-filepaths-in-current-directoryclj

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

gorilla-files-in-directoryclj

(gorilla-files-in-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

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

× close