Liking cljdoc? Tell your friends :D

clojure.tools.gitlibs.impl

Implementation, use at your own risk

Implementation, use at your own risk
raw docstring

cache-dirclj

(cache-dir)

Absolute path to the root of the cache

Absolute path to the root of the cache
sourceraw docstring

commit-comparatorclj

(commit-comparator walk x y)
source

ensure-git-dirclj

(ensure-git-dir url)

Ensure the bare git dir for the specified url.

Ensure the bare git dir for the specified url.
sourceraw docstring

git-checkoutclj

(git-checkout url rev-dir rev)
source

git-clone-bareclj

(git-clone-bare url git-dir)
source

git-fetchclj

(git-fetch git-dir)
source

git-repoclj

(git-repo git-dir)
(git-repo git-dir rev-dir)
source

match-exactclj

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

match-prefixclj

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

printerrlnclj

(printerrln & msgs)
source

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

× close