Liking cljdoc? Tell your friends :D

lein-tools-deps.file-attributes


absolute-fileclj

(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.
sourceraw docstring

absolute-pathclj

(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.
sourceraw docstring

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

× close