Liking cljdoc? Tell your friends :D

path-tools

A Clojure library designed to help with files and folders paths manipulation.

Usage

For now, 3 functions available :

  • containing-folder : get the path of containing folder
  • file-name : get the last item in the path
  • combine : combine multiple path elements, takes care of slashes for you

Can you improve this documentation?Edit on GitHub

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

× close