(absolute-file base-path path)
Takes an absolute base path and a potentially relative file and returns an absolute file, using the base to to form the absolute file if needed.
Takes an absolute base path and a potentially relative file and returns an absolute file, using the base to to form the absolute file if needed.
(absolute-path base-path path)
Takes an absolute base path and a potentially relative file and returns an absolute path (string), using the base to to form the absolute file if needed.
Takes an absolute base path and a potentially relative file and returns an absolute path (string), using the base to to form the absolute file if needed.
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 |