Liking cljdoc? Tell your friends :D
Clojure only.

clojure.contrib.djui.io

I/O helper functions.

I/O helper functions.
raw docstring

read-fileclj

(read-file filename)

Read content of filename and parse it using edn. Empty files return nil.

Read content of filename and parse it using edn. Empty files return nil.
sourceraw docstring

tempfileclj

(tempfile)
(tempfile name ext)

Create a tempfile and return the filepath. The file will be deleted when then VM terminates normally.

Create a tempfile and return the filepath. The file will be deleted when then
VM terminates normally.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close