(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.
(remove-extension file-path)(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).
(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.
(xml-file-seq depth dir)Xml file sequence at dir up to depth.
Xml file sequence at dir up to depth.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |