Liking cljdoc? Tell your friends :D

cmql-core.utils


child-processcljs

source

dateclj/s

(date date-s)
source

days-to-msclj/s

(days-to-ms ndays)
source

delete-dirclj/s

(delete-dir path-str)
source

dissoc-vecclj/s

(dissoc-vec v pos)
source

file-exist?clj/s

(file-exist? path-str)
source

fscljs

source

get-cwdclj/s

(get-cwd)
source

js-pathcljs

source

keyword-mapclj/s

(keyword-map m)

Makes string keys that dont start with $,to keywords ($ keys are MQL operators)

Makes string keys that dont start with $,to keywords ($ keys are MQL operators)
sourceraw docstring

make-dirclj/s

(make-dir path-str)
source

ordered-mapclj/s

(ordered-map)
(ordered-map other-map)
(ordered-map k1 v1 & keyvals)
source (clj)source (cljs)

path-strclj/s

(path-str & strs)
source

read-fileclj/s

(read-file path-str)
source

read-file-read-stringclj/s

(read-file-read-string path-str)
source

run-shell-commandclj/s

(run-shell-command command)
source

string-mapclj/s

(string-map m)

Makes keyword keys to strings

Makes keyword keys to strings
sourceraw docstring

write-fileclj/s

(write-file path-str file-content)
source

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

× close