datoteka
datoteka copied to clipboard
A filesystem toolset and storage implementation for Clojure.
Hi, Firstly thanks for datoteka I've been using it across several projects for several years. The main limitation I have encountered in using it however is that it only supports...
Just noticed a couple of what I think are little mistakes reading through these docs. Thanks for the great library!
For a given list-dir result, file? returns false all the time. For the same list-dir result, directory? correctly returns true/false as the case may be.
`list-dir` is not actually working recursively