(read-model dir)
Reads a model by reading all files in dir
.
Reads a model by reading all files in `dir`.
(read-model-file file)
Reads a model file
.
Reads a model `file`.
(split-path path)
Splits a path into a sequence of file entries.
Splits a path into a sequence of file entries.
(windows-path? path)
Returns true, if the path is of a windows system.
Returns true, if the path is of a windows system.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close