Liking cljdoc? Tell your friends :D

polylith.clj.core.file.core


absolute-pathclj

(absolute-path path)
source

copy-file-or-dir+clj

(copy-file-or-dir+ from to)
source

copy-resource-file!clj

(copy-resource-file! source target-path)
source

create-dirclj

(create-dir path)
source

create-fileclj

(create-file path rows overwrite-if-exists?)
source

create-missing-dirsclj

(create-missing-dirs filename)
source

create-temp-dirclj

(create-temp-dir dir)
source

current-dirclj

(current-dir)
source

delete-dirclj

(delete-dir path)
source

delete-fileclj

(delete-file path)
source

delete-folderclj

(delete-folder file)
source

directory-pathsclj

(directory-paths dir)
source

directory?clj

(directory? file)
source

dirs-and-filesclj

(dirs-and-files directory home-dir)
source

execute-fnclj

(execute-fn f message path)
source

existsclj

(exists path)
source

fileclj

(file f)
source

filenameclj

(filename file)
source

filesclj

(files dir)
source

files-recursivelyclj

(files-recursively dir)
source

lines-of-codeclj

(lines-of-code file-path)
source

not-hidden?clj

(not-hidden? name)
source

paths-recursivelyclj

(paths-recursively dir)
source

pretty-spitclj

(pretty-spit filename collection)
source

read-deps-fileclj

(read-deps-file path)
source

read-fileclj

(read-file path)
source

relative-pathsclj

(relative-paths path)
source

sizeclj

(size path)
source

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

× close