Utility functions that work in both Clojure and ClojureScript. This file tests CLJC support.
Utility functions that work in both Clojure and ClojureScript. This file tests CLJC support.
(file-extension path)
Returns the file extension from a path.
Returns the file extension from a path.
(join-paths & segments)
Joins path segments with the appropriate separator.
Joins path segments with the appropriate separator.
(normalize-path path)
Normalizes a file path by collapsing separators by removing redundant separators. Works on both JVM and JS.
Normalizes a file path by collapsing separators by removing redundant separators. Works on both JVM and JS.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |