Liking cljdoc? Tell your friends :D

smodel.utils


read-markdown-fileclj

(read-markdown-file file-name)

read-resource-if-existclj

(read-resource-if-exist file-name)

Opens and reads given file-name, returning a string. Throw exception java.io.FileNotFoundException if file doesn't exist

Opens and reads given file-name, returning a string. Throw exception
java.io.FileNotFoundException if file doesn't exist
raw docstring

read-text-fileclj

(read-text-file file-name)

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

× close