Liking cljdoc? Tell your friends :D

polylith.clj.core.file.interface


absolute-pathclj

(absolute-path path)
source

copy-dirclj

(copy-dir from to)
source

copy-fileclj

(copy-file from to)
source

copy-file+clj

(copy-file+ from to)
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)
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

directoriesclj

(directories dir)
source

directory?clj

(directory? file)
source

existsclj

(exists path)
source

fileclj

(file f)
source

file-nameclj

(file-name file)
source

filesclj

(files dir)
source

files-recursivelyclj

(files-recursively dir)
source

lines-of-codeclj

(lines-of-code file-path)
source

paths-recursivelyclj

(paths-recursively dir)

Returns all directories and files in a directory recursively

Returns all directories and files in a directory recursively
sourceraw docstring

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

sepclj

source

sizeclj

(size path)
source

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

× close