Liking cljdoc? Tell your friends :D

org.soulspace.overarch.adapter.repository.file-model-repository


read-modelclj

(read-model dir)

Reads a model by reading all files in dir.

Reads a model by reading all files in `dir`.
sourceraw docstring

read-model-fileclj

(read-model-file file)

Reads a model file.

Reads a model `file`.
sourceraw docstring

split-pathclj

(split-path path)

Splits a path into a sequence of file entries.

Splits a path into a sequence of file entries.
sourceraw docstring

windows-path?clj

(windows-path? path)

Returns true, if the path is of a windows system.

Returns true, if the path is of a windows system.
sourceraw docstring

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

× close