Liking cljdoc? Tell your friends :D

org.bovinegenius.exploding-fish.path


absolute?clj

(absolute? path)

Returns true if the given path is absolute, false otherwise.

Returns true if the given path is absolute, false otherwise.
raw docstring

normalizeclj

(normalize path)

Normalize the given path.

Normalize the given path.
raw docstring

resolve-pathclj

(resolve-path base path)

Resolve one path against a base path.

Resolve one path against a base path.
raw docstring

split-pathclj

(split-path path)

Split a path into its parts.

Split a path into its parts.
raw docstring

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

× close