(file-entity path)
(directory? f)
(exists? f)
(list-files f)
(read-file f)
(relative-path f dir)
(update-file f s changed?)
(project-path {:keys [project-root]} file)
cljdoc is a website building & hosting documentation for Clojure/Script libraries