(absolute? path)
Returns true if the given path is absolute, false otherwise.
Returns true if the given path is absolute, false otherwise.
(resolve-path base path)
Resolve one path against a base path.
Resolve one path against a base path.
(split-path path)
Split a path into its parts.
Split a path into its parts.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close