Liking cljdoc? Tell your friends :D
All platforms.

exoscale.cloak


maskclj/s

(mask x)

Mask a value behind the Secret type, hiding its real value when printing

Mask a value behind the `Secret` type, hiding its real value when printing
raw docstring

secret?clj/s

(secret? x)

unmaskclj/s

(unmask x)

Reveals all potential secrets from x, returning the value with secrets unmasked, works on any walkable type

Reveals all potential secrets from `x`, returning the value with secrets
unmasked, works on any walkable type
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close