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

clj-file?clj

(clj-file? file)
source

cljg-file?clj

(cljg-file? file)
source

date->strclj

(date->str date)
source

ends-withclj

(ends-with string ending)
source

excluded-file-seqclj

(excluded-file-seq excludes file)
source

excludesclj

source

exploreclj

(explore directory)
source

file-infoclj

(file-info file)
source

gorilla-file?clj

(gorilla-file? file)
source

gorilla-files-in-directoryclj

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

include-file?clj

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

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

× close