(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
(containing-folder path)
Returns all but the last element of a path
Returns all but the last element of a path
(file-name path)
Returns the last element of a path
Returns the last element of a path
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close