(conceal-value config secret-key key)
(emacs-file? file)
(find-files dir regexp)
(forcat & body)
forcat
is to for
like mapcat
is to map
.
`forcat` is to `for` like `mapcat` is to `map`.
(replace-map-value-in-edn-file path k v)
(replace-secret {:keys [files secret-key old-secret new-secret]} & [overrides])
(replace-secret-in-file config secret-key old-secret new-secret)
(reveal-value config key)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close