(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`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close