Liking cljdoc? Tell your friends :D

path-tools.core


combineclj

(combine & path-coll)

Combines path segments, takes care of cleaning the slashes in order to get one and only one slash between each segment

Combines path segments, takes care of cleaning the slashes
in order to get one and only one slash between each segment
sourceraw docstring

containing-folderclj

(containing-folder path)

Returns all but the last element of a path

Returns all but the last element of a path
sourceraw docstring

file-nameclj

(file-name path)

Returns the last element of a path

Returns the last element of a path
sourceraw docstring

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

× close