Liking cljdoc? Tell your friends :D

leiningen.polylith.file


->nameclj

(->name file length)
source

->time-and-nameclj

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

append-to-fileclj

(append-to-file path statement)
source

changed-relative-pathsclj

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

changed?clj

(changed? file point-in-time)
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-file-with-contentclj

(create-file-with-content path content)
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

fileclj

(file filename-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

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

replace-file!clj

(replace-file! path content)
source

source-filesclj

(source-files dir-path)
source

str->pathclj

(str->path path)
source

urlclj

(url filename-path)
source

valid-pathsclj

(valid-paths ws-path)
source

write-to-fileclj

(write-to-file path filename content)
source

writerclj

(writer filename-path)
source

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

× close