(file-ago-diff filepath
{:keys [verbose desc-length]
:or {verbose false desc-length :long}
:as prm-map})
e.g. (file-ago-diff filepath {:verbose true :desc-length :short})
e.g. (file-ago-diff filepath {:verbose true :desc-length :short})
(find-files path pattern)
Find only files (not dirs) matching given pattern
.
Find only files (not dirs) matching given `pattern`.
(sort-by-size-desc path pattern)
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 |