Liking cljdoc? Tell your friends :D

clj-jgit.test.helpers


get-temp-dirclj

(get-temp-dir)

Returns a temporary directory

Returns a temporary directory
sourceraw docstring

read-only-repocljmacro

(read-only-repo & body)
source

read-only-repo-pathclj

source

with-tmp-repocljmacro

(with-tmp-repo repo-path & body)

execute operations within a created and immediately deleted repo, producing only the results of expressions in body.

execute operations within a created and immediately deleted repo,
producing only the results of expressions in body.
sourceraw docstring

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

× close