Liking cljdoc? Tell your friends :D

boot.tmpregistry


clean-delete-me!clj

(clean-delete-me! dir)
source

delete!clj

(delete! f)
source

dir-idclj

(dir-id)
source

getclj

(get this key)
source

init!clj

(init! this)
source

ITmpRegistrycljprotocol

-getclj

(-get this k)

Retrieve a temp file or directory.

Retrieve a temp file or directory.

-init!clj

(-init! this)

Initialize temp registry.

Initialize temp registry.

-mk!clj

(-mk! this type key name)

Create a temp file or directory.

Create a temp file or directory.

-tmpfile?clj

(-tmpfile? this f)

Is f a file in the tmpregistry?

Is f a file in the tmpregistry?

-unmk!clj

(-unmk! this k)

Remove a temp file or directory.

Remove a temp file or directory.
source

make-file!cljmultimethod

source

mark-delete-me!clj

(mark-delete-me! dir)
source

mk!clj

(mk! this key & [name])
source

mkdir!clj

(mkdir! this key & [name])
source

munged-fileclj

(munged-file dir kw & n)
source

registryclj

(registry dir)
source

tmp-file?clj

(tmp-file? this f)
source

unmk!clj

(unmk! this key)
source

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

× close