Implementation, use at your own risk
Implementation, use at your own risk
(cache-dir)
Absolute path to the root of the cache
Absolute path to the root of the cache
(ensure-git-dir url)
Ensure the bare git dir for the specified url.
Ensure the bare git dir for the specified url.
(match-exact dir exact)
In dir, match file in dir with exact, nil if doesn't exist
In dir, match file in dir with exact, nil if doesn't exist
(match-prefix dir prefix)
In dir, match file in dir with prefix, nil if not found, exception if more than one.
In dir, match file in dir with prefix, nil if not found, exception if more than one.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close