LemonCore. Env. Resolved
(lemon_core v0.1.0)
View Source
A single resolved environment variable, as produced by
LemonCore.Env.snapshot/0.
The custom Inspect implementation redacts :value whenever secret?
is true, so accidentally logging or IO.inspect-ing a snapshot (e.g. in
a doctor report) can't leak a credential.