Liking cljdoc? Tell your friends :D

ashikasoft.filestore.impl


child-pathclj

(child-path {path :path :as loc-info} child-fn)
source

format-nameclj

(format-name num)
source

init-loc!clj

(init-loc! base-dir name)

Make base dir and return immutable info about the store location.

Make base dir and return immutable info about the store location.
sourceraw docstring

join-pathclj

(join-path & elements)
source

last-child-pathclj

(last-child-path loc-info)
source

last-childnameclj

(last-childname dir)

Get the current max name in the directory

Get the current max name in the directory
sourceraw docstring

next-child-pathclj

(next-child-path loc-info)
source

next-childnameclj

(next-childname dir)

Generate the next name after the max name in the directory, or a new name

Generate the next name after the max name in the directory, or a new name
sourceraw docstring

parse-nameclj

(parse-name name)
source

read-edn-fileclj

(read-edn-file filename)
source

read-fileclj

(read-file loc-info)
source

remove-trailing-sepclj

(remove-trailing-sep path)
source

write-edn-file!clj

(write-edn-file! filename data)
source

write-file!clj

(write-file! loc-info data)
source

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

× close