Liking cljdoc? Tell your friends :D

leiningen.polylith.file


->nameclj

(->name file length)
source

->time-and-nameclj

(->time-and-name file length)
source

changed-relative-pathsclj

(changed-relative-paths include-time? path paths point-in-time)
source

changed?clj

(changed? file point-in-time)
source

contains-fileclj

(contains-file path file-name)
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-symlink path target)
source

create-temp-dir!clj

(create-temp-dir! folder-name)
source

current-pathclj

(current-path)
source

delete-dirclj

(delete-dir path)
source

delete-file!clj

(delete-file! path)
(delete-file! path silently)
source

directoriesclj

(directories path)
source

directory-namesclj

(directory-names dir)
source

directory?clj

(directory? file)
source

execute-fnclj

(execute-fn f message path)
source

file->real-pathclj

(file->real-path file-path)
source

file-existsclj

(file-exists path)
source

filesclj

(files dir-path)
source

filter-invalid-pathsclj

(filter-invalid-paths paths)
source

latest-modifiedclj

(latest-modified paths)
source

list-filesclj

(list-files path)
source

make-executable!clj

(make-executable! file-path)
source

path->dir-nameclj

(path->dir-name file-path)
source

path->filenameclj

(path->filename path)
source

pathsclj

(paths dir-path)
source

paths-in-dirclj

(paths-in-dir dir)
source

read-fileclj

(read-file path)
source

relative-pathsclj

(relative-paths path)
source

rename!clj

(rename! root-path from to)
source

replace-file!clj

(replace-file! path content)
source

str->pathclj

(str->path path)
source

valid-pathsclj

(valid-paths ws-path)
source

write-to-fileclj

(write-to-file path filename content)
source

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

× close