Liking cljdoc? Tell your friends :D

mirthsync.files


only-named-xml-files-seqclj

(only-named-xml-files-seq depth name dir)

Sequence of named xml files contained within directories in the target dir and subdirectories up to depth.

Sequence of named xml files contained within directories in the
target dir and subdirectories up to depth.
raw docstring

remove-extensionclj

(remove-extension file-path)

safe-nameclj

(safe-name name)

Asserts that the string param is creatable file that doesn't span paths. Fails with an exception if any issues are detected, otherwise returns the unmodified string (unless there are weird characters as defined in encode-path-chars; in which case the string is modified accordingly).

Asserts that the string param is creatable file that doesn't span paths. Fails
with an exception if any issues are detected, otherwise returns the unmodified
string (unless there are weird characters as defined in encode-path-chars; in
which case the string is modified accordingly).
raw docstring

without-named-xml-files-seqclj

(without-named-xml-files-seq depth name dir)

Sequence of named xml files contained within directories in the target dir and subdirectories up to depth.

Sequence of named xml files contained within directories in the
target dir and subdirectories up to depth.
raw docstring

xml-file-seqclj

(xml-file-seq depth dir)

Xml file sequence at dir up to depth.

Xml file sequence at dir up to depth.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close