Liking cljdoc? Tell your friends :D

polylith.clj.core.file.core


absolute-pathclj

(absolute-path path)

copy-file-or-dir+clj

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

copy-resource-file!clj

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

create-dirclj

(create-dir path)

create-fileclj

(create-file path rows)

create-missing-dirsclj

(create-missing-dirs filename)

create-temp-dirclj

(create-temp-dir dir)

current-dirclj

(current-dir)

delete-dirclj

(delete-dir path)

delete-fileclj

(delete-file path)

delete-folderclj

(delete-folder file)

directory-pathsclj

(directory-paths dir)

directory?clj

(directory? file)

dirs-and-filesclj

(dirs-and-files directory home-dir)

execute-fnclj

(execute-fn f message path)

existsclj

(exists path)

fileclj

(file f)

filenameclj

(filename file)

filesclj

(files dir)

files-recursivelyclj

(files-recursively dir)

lines-of-codeclj

(lines-of-code file-path)

not-hidden?clj

(not-hidden? name)

paths-recursivelyclj

(paths-recursively dir)

pretty-spitclj

(pretty-spit filename collection)

read-deps-fileclj

(read-deps-file path)

read-fileclj

(read-file path)

relative-pathsclj

(relative-paths path)

sizeclj

(size path)

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

× close