Add information where deprecated functions were moved to

This commit is contained in:
Jan Krebs 2021-08-05 17:55:17 +02:00
parent e43ecd030c
commit ed90703b13

View file

@ -2,7 +2,7 @@
(:require (:require
[clojure.walk])) [clojure.walk]))
;; deprecated functions were moved to dda.c4k-common.prefixes
(defn ^{:deprecated "0.1"} bash-env-string? (defn ^{:deprecated "0.1"} bash-env-string?
[input] [input]
(and (string? input) (and (string? input)