Liking cljdoc? Tell your friends :D

polylith.clj.core.file.interface


absolute-pathclj

(absolute-path path)

copy-dirclj

(copy-dir from to)

copy-fileclj

(copy-file from to)

copy-file+clj

(copy-file+ from to)

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)

directoriesclj

(directories dir)

directory?clj

(directory? file)

existsclj

(exists path)

fileclj

(file f)

file-nameclj

(file-name file)

filesclj

(files dir)

files-and-dirsclj

(files-and-dirs dir home-dir)

files-recursivelyclj

(files-recursively dir)

lines-of-codeclj

(lines-of-code file-path)

paths-recursivelyclj

(paths-recursively dir)

Returns all directories and files in a directory recursively

Returns all directories and files in a directory recursively
raw docstring

pretty-spitclj

(pretty-spit filename collection)

read-deps-fileclj

(read-deps-file path)

read-fileclj

(read-file path)

relative-pathsclj

(relative-paths path)

sepclj


sizeclj

(size path)

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

× close