Liking cljdoc? Tell your friends :D

rksm.system-files.fs-util


ns-name->rel-pathclj

(ns-name->rel-path ns-name & [ext])
source

parent?clj

(parent? maybe-parent-dir dir)
source

path-relative-toclj

(path-relative-to base input)

Generate a string which is the path to input relative to base.

Generate a string which is the path to input relative to base.
sourceraw docstring

path-seqclj

(path-seq file-str)
source

rel-path->ns-nameclj

(rel-path->ns-name rel-path)
source

remove-parent-pathsclj

(remove-parent-paths dirs)

if dirs is [/foo/bar /foo], remove /foo

if dirs is [/foo/bar /foo], remove /foo
sourceraw docstring

set-cwd!clj

(set-cwd! dir)
source

to-pathclj

(to-path parts)
(to-path parts sep)
source

walk-dirsclj

(walk-dirs dirpath pattern)
source

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

× close