Liking cljdoc? Tell your friends :D

utilities-clj.reader

Wraps reading of file content.

Wraps reading of file content.
raw docstring

load-ednclj

(load-edn source)

Loads edn file and returns its content.

Loads edn file and returns its content.
sourceraw docstring

read-csvclj

(read-csv path)

Reads entire csv file and return values by rows.

Reads entire csv file and return values by rows.
sourceraw docstring

read-fileclj

(read-file file-name)

Reads entire text file and returns text by lines.

Reads entire text file and returns text by lines.
sourceraw docstring

read-xml-fileclj

(read-xml-file path)

Reads xml file and returns its content.

Reads xml file and returns its content.
sourceraw docstring

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

× close