Liking cljdoc? Tell your friends :D

hadoop-util.test


def-fs-testcljmacro

(def-fs-test name fs-args & body)
source

def-local-fs-testcljmacro

(def-local-fs-test name local-args & body)
source

delete-allclj

(delete-all fs paths)
source

local-temp-pathclj

(local-temp-path)
source

uuidclj

(uuid)
source

with-fs-tmpcljmacro

(with-fs-tmp [fs-sym & tmp-syms] & body)
source

with-fs-tmp*clj

(with-fs-tmp* n afn)
source

with-local-tmpcljmacro

(with-local-tmp [fs-sym & tmp-syms] & body)
source

with-local-tmp*clj

(with-local-tmp* n afn)
source

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

× close