The Wayback Machine - https://web.archive.org/web/20220521083414/https://github.com/funcool/datoteka
Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

datoteka

A filesystem toolset and storage implementation for Clojure.

Clojars Project

Introduction

A filesystem toolset for Clojure:

  • work with paths (creating and manipulating).
  • work with the filesystem (files and directories crud and many predicates).
  • IO (clojure.java.io implementation for paths).

See the documentation for more detailed information.